搜索资源列表
bezier3
- 简单的bezier贝塞尔曲面的绘制,利用的是OpenGL中二维求值器的方法,其基本思想是在控制点之间,进行细小的分割,利用多个小三角形模拟二维曲面,所以需要进行x和y方向上的分割 -A simple bezier Bezier drawing using OpenGL 2D evaluator, the basic idea is to simulate the two-dimensional surfaces, the use of multiple small triangle sma
NURBS
- NURBS曲面绘制,建立了一个交互界面,可以调整控制点-NURBS surfaces draw
qumian
- vc++opengl 绘制NURBS曲面源代码-vc++ opengl rendering NURBS Surface source code