搜索资源列表
Nurbs曲线的实现
- nurbs曲线的程序实现,非均匀有理b样条
nurbs_src
- 三次非均匀有理b样条,NURBS的反算程序-Three non-uniform rational b-spline, NURBS anti-computer program
N(i-k)-NURBS(I-K-J-L)
- 这个是c++求解B样条基函数的过程及代码,还有用B样条基函数求非均匀有理B样条函数上的点的过程的例子-This is the c++ B-spline basis functions for solving the process and code, as well as with the B-spline basis function evaluation of non-uniform rational B spline points on the example of the process
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
- B-样条是样条曲线一种特殊的表示形式。它是B-样条基曲线的线性组合。B-样条是贝兹曲线的一种一般化,可以进一步推广为非均匀有理B样条(NURBS),使得我们能给更多一般的几何体建造精确的模型。 -B-spline spline is a special kind of representation. It is a B-spline curve is a linear combination of the base. B-spline is a generalization of Bezie
nurbs 非均匀有理B样条
- 用Matlab程序实现非均匀有理B样条,程序简单,容易理解(nou-uniform rational B-spline)
非均匀有理B样条程序
- 能够计算出非均匀有理B样条,给定控制点,及样条阶次,即可绘制出想要的光滑曲线(The inhomogeneous rational B spline can be calculated)