搜索资源列表
OpenGL_Surface
- OpenGL程序示例,Nurbs曲面绘制,属于求值程序和非均匀有理B样条类。适合初学者学习OpenGL编程技术。-OpenGL procedures example, Nurbs surface mapping, is evaluated and non-uniform rational B-splines category. For beginners learning OpenGL programming technology.
nurbs
- nurbs曲面拟合,采用nurbs算法,对随机生成点阵进行曲面拟合-nurbs surface fitting using nurbs algorithm, on randomly generated lattice for surface fitting
NURBS-curve
- 这是NURBS曲线的绘制程序,在MATLAB-2008a环境下进行编写,包含了几个基函数子程序。可以通过调节控制顶点和点的权重来调节曲面形状。 -This is a NURBS curve drawing program, in the MATLAB-2008a environments prepared, including a number of basis function subprogram. Can be controlled by adjusting the weight o
Nurbs
- Nurbs曲线曲面源代码。其中包含德布尔算法计算B样条曲线,德布尔算法计算B样条曲线的导矢,B样条曲面,Nurbs曲线,Nurbs曲面。-The program code for NURBS curve and NURBS surface.
CUVSUFC
- bezier曲线、网格、填充曲面及纹理映射;nurbs曲线、网格、填充曲面及剪切曲面。-Bezier curves, meshes, filled surfaces and texture mapping nurbs curve, grid, filling surfaces and shear surface.
NURBS-surface
- 这是在MATLAB-2008a环境下编写的NURBS曲面生成程序,可以通过调整控制顶点和各个顶点的权重来调整曲面的形状。-This is a MATLAB-2008a environment, prepared by the NURBS surface generation program, you can adjust the control points and weights of all vertices to adjust the surface shape.
cmm-nurbs
- 一篇关于nurbs曲面重构的优秀博士论文全文-An article on nurbs surface reconstruction of the full text of outstanding doctoral dissertation
Graphics4
- 图形算法合集4:快速线性插值、半色调技术、使用lookup查找表的快速卷积、Nurbs曲面三角化等等。-Graphical Collection 4: rapid linear interpolation, halftoning techniques, the use of look-up table lookup fast convolution, Nurbs surface triangulation and so on.
nurbs
- VC2005下利用GLUT库创建NURBS一个曲面和用函数求值器创建的一个曲面-VC2005 using GLUT library to create a NURBS surface and the use of function evaluator to create a surface
Surface
- 结合VC和OPENGL绘制NURBS曲面实例程序,可以显示控制点和网格形式-Combination of VC and OPENGL rendering NURBS surface sample programs, you can show the control points and grid forms
NURBSsurfaceCode
- 本代码用VC和OpenGL写成,通过给定的控制顶点生成NURBS曲面,在曲面造型,数控加工检测仿真方面有一定用处-The use of VC and OpenGL code written by a given control vertex generation NURBS surface, at surface modeling, CNC machining Detect must have regard to the usefulness of simulation
71477215NURBS
- 基于VC++的用OpenGL绘制的NURBS曲面代码-OpenGL rendering NURBS surface
OPENGLNURBS
- 通过对opengl库的引用,实现了nurbs曲线面的绘制,具有3d和2d相关建模功能的极大参考借鉴作用。-By opengl reference library and realized nurbs curve surface rendering with 3d and 2d modeling capabilities related to the role of a great reference to learn from.
rcs
- :为了提高计算的精度和效率,将NURBS参数曲面应用到电大尺寸目标的RCS预估中。使用CAD软件建立模型,通 过对模型IGES文件中数据结构的分析,并以IGES文件为接口,从CAD软件模型中提取出NURBS曲面信息,然后用Cox—De Boor算法把NURBS曲面转换为Bezier益面,结合物理光学法和渐进积分展开法精确、高效的求解出任意理想导体目标曲面的 RCS-: In order to improve the calculation accuracy and effici
nurbs-matlab
- matlab工具做NURBS曲面造型,大家可以参考一下-matlab tools to do the NURBS surface modeling, we can refer to
COURBES-NURBS-3D-DANS-OPENSCENEGRAPH
- 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
NURBS
- 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.
Nurbs
- opengl api 绘制nurbs曲面-opengl api nurbs surface to draw
surface
- nurbs曲面,使用vc++和opengl实现三种曲面 -the nurbs surface Guinness vc++ opengl contains three surfaces
NURBS插值拟合
- MATLAB针对复杂曲线曲面造型及导函数(MATLAB Surface Modeling)