搜索资源列表
CurveSystemBezier_611108348
- 利用opengl绘制b样条曲线的代码,编译后即可运行
632550XGraph
- opengl绘制的二位曲线图,比较适合初学者。-2 opengl drawn curve more suitable for beginners.
ComputerGraphicExperiment
- 本程序使用Visual C++实现了计算机图形学课程实验【纯VC,no OpenGL,不调用pDC的功能函数】:绘制直线、椭 圆等基本图元;绘制Bezier等样条曲线;绘制knoch等分形图形;一个“伪”真实感图形→球 。该程序架构清晰,很方便扩展,谢谢使用!-With Visual C++ only (without OpenGL! without the inline functions of pDC), the Application has achieved in d
Draw-NURBS-Curve-By-VC-openGL
- 使用VC++ 6.0,并且用openGL绘制出NURBS曲线。-Use VC++ 6.0 and OpenGL draw NURBS curves.