搜索资源列表
OpenGL_Surface
- OpenGL程序示例,Nurbs曲面绘制,属于求值程序和非均匀有理B样条类。适合初学者学习OpenGL编程技术。-OpenGL procedures example, Nurbs surface mapping, is evaluated and non-uniform rational B-splines category. For beginners learning OpenGL programming technology.
nurbs
- 绘制NURBS(非均匀有理B样条)曲面。如果用vs2008,要在lib文件夹中添加glaux.lib文件。来自网络。-Drawing NURBS (Non Uniform Rational B-spline) surfaces. If you use vs2008, in the lib folder to add glaux.lib file. From the network.
OOpeenGL_Surrp
- OpenGL程序源码示例,Nurbs曲面绘制,属于求值程序源码与非均匀有有理B样条类。适合初学入门者学习OpenGL编程与开发技术。 可直接使用。 -OpenGL program source code examples, Nurbs surface rendering, belongs to the evaluation of program source code and non-uniform rational B-spline class. Suitable for beginner
反算NURBS曲线插值控制点并计算NURBS插值曲线
- 对于给定的数个离散数据点,使用3次NURBS(非均匀有理B样条曲线)进行插值拟合。该算法程序能够反算出NURBS曲线控制点并绘制经过给定离散点的插值曲线。(For a given number of discrete data points, the 3 NURBS (nonuniform rational B spline curve) is used for interpolation fitting. The algorithm can calculate the control poin
非均匀有理B样条程序
- 能够计算出非均匀有理B样条,给定控制点,及样条阶次,即可绘制出想要的光滑曲线(The inhomogeneous rational B spline can be calculated)
NBspline
- 利用matlab平台编写的非均匀有理B样条曲线绘制的程序(A program for drawing non-uniform rational B spline curves based on MATLAB platform)