Welcome![Sign In][Sign Up]
Location:
Search - Nurbs

Search list

[OpenGL program绘制NURBS曲面

Description: 关于图形学大作业的绘制NURBS曲面-major operations on the graphics rendering NURBS
Platform: | Size: 44173 | Author: 李力 | Hits:

[GDI-Bitmapnurbs 曲面微调程序

Description: 这是一个能够生成nurbs曲面并进行微调的程序,大家试试看,还有什么可以改进的地方?-to generate NURBS surfaces and fine-tuning procedures, we try, what is there room for improvement?
Platform: | Size: 52081 | Author: 李晓丽 | Hits:

[Mathimatics-Numerical algorithmsNURBS算法

Description: 三维图形学NURBS算法实现源代码,对搞三维图形编程的人有帮助-The graphic model NURBS algorithm realization source code, to the person which does the three dimensional graph programming has helps
Platform: | Size: 4486 | Author: 李飞 | Hits:

[Other resourcenurbs++-3.0.11.tar

Description: 非均匀有理b样条曲线nurbs的C++源码库。 3.0.11版-non-uniform rational b-spline NURBS curves of the C + + source library. Version 3.0.11
Platform: | Size: 513512 | Author: WWW | Hits:

[OpenGL programNURBS曲面

Description: VC++6。0编写的opengl nurbs曲面-VC 6. 0 prepared by the opengl NURBS surfaces
Platform: | Size: 12634 | Author: 丁丁 | Hits:

[WEB CodeNURBS在平面异形玻璃切割系统中的应用(good)

Description: NURBS在平面异形玻璃切割系统中的应用(good)-Treatment of NURBS in the glass cutting system of (good)
Platform: | Size: 105540 | Author: wangtao | Hits:

[OpenGL programCOURBES-NURBS-3D-DANS-OPENSCENEGRAPH

Description: Ce programme affiche une courbe NURBS et les anneaux de sa surface tubulaire associée en 3D. Selon le manipulateur de caméra (voir main.cpp), vous pouvez bouger la caméra avec la souris, ou bien vous balader le long la courbe avec les touches haut et bas. OpenSceneGraph est un moteur 3D temps réel libre utilisant OpenGL. Les NURBS sont des courbes paramétrées avec points de contrô le, vecteur de noeuds et poids pour chaque point. Il est alors facile d éditer des formes complexes en 3D à la main ou à la souris grâ ce à ces courbes. Les algorithmes de la courbe NURBS viennent principalement du livre "The NURBS book". Les numéros de page sont indiqués. Cette source montre également un exemple simple de manipulateur de caméra en dérivant osgGA::MatrixManipulator.
Platform: | Size: 20480 | Author: abdelghni | Hits:

[Graph Drawingnurbs

Description: 绘制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.
Platform: | Size: 10647552 | Author: zgs | Hits:

[OpenGL programNURBS

Description: OpenGL的NURBS曲面构造函数,添加了材质光照,并实现了旋转平移的应用,特别适合初学OpenGL曲面应用的初学者。-OpenGL‘s NURBS surface constructor, add the material light, and realized the application of rotating shift, especially for beginners beginners OpenGL application surface.
Platform: | Size: 4139008 | Author: 杨声 | Hits:

[OpenGL programNurbs

Description: opengl api 绘制nurbs曲面-opengl api nurbs surface to draw
Platform: | Size: 839680 | Author: lyl | Hits:

[matlabNURBS

Description: NURBS拟合调用程序,可用于逆向具体实物。-NURBS fitting procedure is called, can be used to reverse a specific kind.
Platform: | Size: 2048 | Author: 陈晓霞 | Hits:

[matlabNURBS-curve-interpolator

Description: NURBS曲线的插补轨迹仿真程序Matlab源代码-NURB curve interpolation simulation program
Platform: | Size: 2048 | Author: waveddd | Hits:

[matlabnurbs

Description: 在MATLAB7.0的环境下绘制nurbs插值曲线, -Environment in MATLAB7.0 draw nurbs interpolation curve,
Platform: | Size: 1024 | Author: 王强 | Hits:

[OtherNURBS-Python_Examples-master

Description: NURBS Python Example Code
Platform: | Size: 773120 | Author: markrazz | Hits:

[matlabNURBS

Description: 为NURBS曲线拟合程序,包括插值等内容。(it's the NURBS curve fitting program, including interpolation and so on.)
Platform: | Size: 82944 | Author: 阿斯顿;; | Hits:

[matlab遗传算法处理NURBS曲线逼近(Matlab实现)

Description: 在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 a given measurement point with any number of arbitrary number of points and the non-uniform rational B spline (NURBS) curve.)
Platform: | Size: 125952 | Author: beautyjade | Hits:

[matlab反算NURBS曲线插值控制点并计算NURBS插值曲线

Description: 对于给定的数个离散数据点,使用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 point of NURBS curve and draw the interpolation curve of the given discrete point.)
Platform: | Size: 1024 | Author: mingle113 | Hits:

[matlabNURBS插值插补

Description: 实现非均匀有理B样条曲线(NURBS)插值插补功能(Realization of interpolation interpolation function of NURBS curve)
Platform: | Size: 730112 | Author: gxushine | Hits:

[OtherNURBS-Python-master

Description: 一个开源python nurbs库,包含简单的nurbs绘制源代码。(An open source python nurbs library containing simple nurbs drawing source code.)
Platform: | Size: 4093952 | Author: 绛河 | Hits:

[Windows Developnurbs曲线的matlab代码

Description: 计算nurbs曲线,可绘制图形,可计算基函数(Calculate the NURBS curve and draw the graph)
Platform: | Size: 2048 | Author: 光驹baby | Hits:
« 1 2 34 5 6 7 8 9 10 ... 23 »

CodeBus www.codebus.net