搜索资源列表
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
tutors-macosx
- 用vs2008编写bezcurve曲面,挺好的资料可以供使用,如需opengl的其他东西会继续上传-Using vs2008 write bezcurve surfaces, very good information can be available for use, for opengl other things will continue to upload
qumian
- vc++opengl 绘制NURBS曲面源代码-vc++ opengl rendering NURBS Surface source code