资源列表
OpenGL_NURBS_surface
- 利用OpenGL库函数绘制NURBS曲面。-Use OpenGL functions to draw NURBS surfaces.
OpenGL_Bezier_Spline
- 利用OpenGL库函数绘制Bezier曲线。-Use OpenGL functions to draw Bezier splines with Win32.
OpenGL_Bezier_Surfaces
- 利用OpenGL库函数绘制Bezier曲面。-Use OpenGL functions to draw Bezier surfaces.
Win32_Bezier_spline
- 利用Win32 Application绘制2维Bezier曲线。-Use Win32 to draw Bezier splines
Untitled1
- 基于Opengl生成真实感三维分形地形的模拟-Generate terrain
Bezier
- 贝塞尔曲线的生成程序,鼠标右键画点,按左键生成曲线,也可回撤生成的点-Bezier curve generation process, right-draw point, press the left button to generate curve can also be generated retracement point
B1
- 通过固定的多边形,生成固定的B样条曲线,-By fixing the polygon to generate a fixed B-spline curves,
magiccube
- vs2005 opengl 魔方代码 键盘控制旋转 纹理贴图-vs2005 opengl magiccube project contrled by keybord texture
Cyrus-Beck-Line-Clipping
- Cyrus-Beck Line clipping using OpenGL
Cohen-Sutherland-line-clipping
- Cohen-Sutherland Line clipping using openGL
collision-detection
- 包围盒碰撞检测算法的代码,这个程序有用,希望帮助到大家。-collision detection
opengl--3ds
- OpenGL读取3ds OpenGL读取3DS文件示例(C++语言编写) 这个代码不算成熟,但是可以读取一般的3DS文件。代码如下:-OpenGL readout3ds