搜索资源列表
nurbsJAVE
- NURBS曲线JAVA实现,NURBS主要流行于各种矢量设计软件中,-NURBS curves JAVA, 470 NURBS various vector design software,
nurbs++-3.0.11
- NURBS++库--Non-Uniform Rational B-Splines (NURBS) curves and surface are parametric functions which can represent any type of curves or surfaces. This C++ library hides the basic mathematics of NURBS. This allows the user to focus on the more challeng
CagdCurve
- 手工添加控制顶点,可以绘制出NURBS曲面
17191820151
- 用matlab画nurbs
NURBS_Example
- VC中真正成功的NURBS案例! 在各种系统下成功运行! 无需要OpenGL支持
nurbs++3_0_10
- 非均匀有理b样条曲线nurbs的C++源码库。-non-uniform rational b-spline NURBS curves of the C + + source library.
Nurbs
- Nurbs曲线曲面源代码。其中包含德布尔算法计算B样条曲线,德布尔算法计算B样条曲线的导矢,B样条曲面,Nurbs曲线,Nurbs曲面。-The program code for NURBS curve and NURBS surface.
nurbsPP-3.0.10
- nurbs 3.0.10 曲线绘制源代码!-nurbs 3.0.10 Curve source code!
NURBS
- 计算机图形学NURBS曲面绘制 Computer Graphis NURBS-Curve Drawing-Computer Graphis NURBS-Curve Drawing
coxDeBoor
- Cox de boor algorithm for NURBS tesselation
NURBS
- NURBS 曲线是现代工业与造型中使用最多的一种曲线,本文提供的是其的生成算法的具体代码,该代码可直接拿来就使用.-NURBS curve is used in modern industry and shape up to a curve, in this article is its generation algorithm is a specific code that can be directly brought on the use of.
nurbs
- nurbs曲线完成的水草 很好的程序 希望得到点评-nurbs
nurbs
- NURBS是一种非常优秀的建模方式,在高级三维软件当中都支持这种建模方式。NURBS能够比传统的网格建模方式更好地控制物体表面的曲线度,从而能够创建出更逼真、生动的造型。-the nurbs curve of code
Draw-NURBS-Curve-By-VC-openGL
- 使用VC++ 6.0,并且用openGL绘制出NURBS曲线。-Use VC++ 6.0 and OpenGL draw NURBS curves.
cst
- 一种参数化方法,可以用于对曲线进行参数化,在设计中可以用于减少设计变量。-Used to parameterize a curve, has similar function to the NURBS
nurbs
- 本程序主要用于NURBS基函数的求解,主要方法是运用nurbs函数的基本定义进行程序设计的,方便快捷。-This procedure is mainly used to solve the NURBS basis functions, the main method is to use the basic functions defined nurbs program design, and convenient.
NURBS
- 非均匀有理B样条函数的基础函数,可用于求解2维问题-some basis functions of nurbs
NURBS
- NURBS代码,方便计算,便于计算仿真曲线-NURBS spline
nurbsfunctions
- nurbs曲线的matlab程序,附算例(NURBS curve matlab program with examples)