搜索资源列表
The Nurbs Book
- 英文图片版的The Nurbs Book, 经典书籍
NURBS matlab工具箱
- MATLAB中的NURBS工具箱,实现曲线曲面的插值
nurbs++-3.0.11
- 一个nurbs的开发库,包含了nurbs曲线、曲面的源代码以及开发例子-A nurbs develop library,including source codes and develop examples of nurbs curve, spline patch .
绘制NURBS曲面
- 关于图形学大作业的绘制NURBS曲面-major operations on the graphics rendering NURBS
NURBS在平面异形玻璃切割系统中的应用(good)
- NURBS在平面异形玻璃切割系统中的应用(good)-Treatment of NURBS in the glass cutting system of (good)
Nurbs
- NURBS 非均匀有理B样条 实现飘动的头发-NURBS Non-Uniform Rational B-Spline achieve floating in the hair
nurbs++3_0_10
- 非均匀有理b样条曲线nurbs的C++源码库。-non-uniform rational b-spline NURBS curves of the C++ source library.
nurbs 曲面微调程序
- 这是一个能够生成nurbs曲面并进行微调的程序,大家试试看,还有什么可以改进的地方?-to generate NURBS surfaces and fine-tuning procedures, we try, what is there room for improvement?
NURBS算法
- 三维图形学NURBS算法实现源代码,对搞三维图形编程的人有帮助-The graphic model NURBS algorithm realization source code, to the person which does the three dimensional graph programming has helps
nurbs++-3.0.11.tar
- 非均匀有理b样条曲线nurbs的C++源码库。 3.0.11版-non-uniform rational b-spline NURBS curves of the C++ source library. Version 3.0.11
NURBS曲面
- VC++6。0编写的opengl nurbs曲面-VC 6. 0 prepared by the opengl NURBS surfaces
Nurbs
- nurbs曲线和曲面在3d图形中有着重要的作用,可以进行曲线,曲面的建模.在opengl中更容易实现.-nurbs curves and surfaces in 3d graphics plays an important role, can curve and surface modeling. In opengl more easily attained.
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
NURBS
- 一个基于控制台运行模式的绘制NURBS曲面的实例。-A console based on the operating mode of drawing examples of NURBS surfaces.
nurbs
- 强大的nurbs的工具箱 nurbs曲线,曲面,造型-Toolbox nurbs powerful nurbs curve, surface, shape
NURBS
- NURBS曲线实现 用C语言实现对NURBS曲线代码,可以自由设定控制点-NURBS curve using C language code for the NURBS curve can be free to set up control points
nurbs---OpenGl
- 利用OpenGL库,进行颜色等各种属性设置后,创建nurbs曲面,可以作为曲面模拟的示例参考。-The use of OpenGL library, for a variety of attributes such as color settings, create a nurbs surface, can be used as an example of a reference surface simulation.
NURBS
- 一个NURBS曲面的生成算法。同时采用了OPENGL的光照明模型生成真实感视觉图像-A NURBS surface generation algorithm. At the same time using the optical OPENGL lighting model generation realistic visual images
nurbs
- 详细介绍了双3次nurbs曲面的生成与分解-Detailed two-3 times nurbs surfaces generation and decomposition
nurbs
- opengl绘制nurbs曲线曲面 新建文档.txt:nurbs曲线的说明 what is~.txt:msdn关于nurbs曲线函数的说明 nurbs绘制.cpp:自己做的画nurbs曲线的程序,可以拖动点 cpp1.cpp:nurbs曲线,网上的实例 cpp2.cpp:nurbs曲面,也是网上的实例 bezier.cpp:画bezier曲线的程序-opengl rendering nurbs curves an