搜索资源列表
Nurbs曲线的实现
- nurbs曲线的程序实现,非均匀有理b样条
nurbs++-3.0.11
- 一个nurbs的开发库,包含了nurbs曲线、曲面的源代码以及开发例子-A nurbs develop library,including source codes and develop examples of nurbs curve, spline patch .
nurbs++3_0_10
- 非均匀有理b样条曲线nurbs的C++源码库。-non-uniform rational b-spline NURBS curves of the C++ source library.
Graphix
- B样条曲线、BSPLine / Nurbs曲线生成-B-spline curves, BSPLine/Nurbs Curve
Nurbs_1
- 如何在VC++中用OpenGL绘制NURBS曲线曲面 -how VC OpenGL rendering NURBS curves and surfaces
207
- 一个很简单的opengl程序,功能包括:简单模拟了太阳、地球月亮的运行,画立方体、直线、点等几何图元,bezier曲线及反求bezier控制点(点的数量为4),nurbs曲线及裁剪,图像可以平移、缩放和旋转(由于是本人初学opengl,所以请多多包含)-a very simple opengl procedures, functions include : simulation of a simple sun, the earth th
nurbsJAVE
- NURBS曲线JAVA实现,NURBS主要流行于各种矢量设计软件中,-NURBS curves JAVA, 470 NURBS various vector design software,
openglbasicknow
- 很基础的,适合初学者. 包含背景简介 一个简单的例子使用颜色 坐标变换 堆栈操作 显示例表使用光照和材质纹理映射 特殊效果操作 曲面和曲线NURBS曲线和曲面 二次几何体像素操作 动画制作菜单管理-very foundation. for beginners. Background briefings included a simple example using color coordinate transformation
igesnew
- 读IGES文件中的实体126,128,即NURBS曲线和曲面-document read IGES entities 126,128, NURBS curves and 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.
plane
- 用opengl对飞机进行建模,其中对飞机建模采用了nurbs曲线,曲面技术.使飞机的外形更加平滑.对于防真学的出学者有很大的帮助.-use opengl right aircraft modeling, modeling of aircraft used nurbs curve, Surface Technology. That the aircraft's shape more smooth. Those really lea
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
CuvSufc11
- 通过VC++6.0和OpenGL绘制了可以调节的Bezier曲线和曲面以及Nurbs曲线曲面,其参数可以人为通过对话框设置。-Through VC++ 6.0 and OpenGL rendering can adjust the Bezier curves and surfaces, as well as Nurbs curves and surfaces, and its parameters can be set up artif
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
Nurbs
- Nurbs曲线曲面源代码。其中包含德布尔算法计算B样条曲线,德布尔算法计算B样条曲线的导矢,B样条曲面,Nurbs曲线,Nurbs曲面。-The program code for NURBS curve and NURBS surface.
样条曲线曲面实现
- 用C语言实现B样条曲线曲线和NURBS曲线曲线插补(Implementation of NURBS curve interpolation)
遗传算法处理NURBS曲线逼近(Matlab实现)
- 在Matlab平台上采用将模拟退火算法及遗传算法相结合的曲线拟合方法,实现以任意次数、任意顶点数的非均匀有理B样条(NURBS)曲线逼近给定测量点序列(On the Matlab platform, we use the curve fitting method combining simulated annealing algorithm and genetic algorithm to achieve the sequence of
反算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
nurbs曲线的matlab代码
- 计算nurbs曲线,可绘制图形,可计算基函数(Calculate the NURBS curve and draw the graph)