搜索资源列表
绘制NURBS曲面.rar
- OpenGL绘制NURBS曲面的例子!
画Bezier曲面的源代码
- 请使用OpenGL的mingw运行,我在开发环境这里找不到-please use the OpenGL mingw running, I can not find a development environment here
Bezier曲线曲面的实现
- 用OPENGL实现的,可以用来实现定点的Bezier曲线曲面的绘制.用VC环境加上OPENGL实现.非常方便!-use OpenGL, which can be used for the sentinel Bezier curve drawing. VC environment with OpenGL. Very convenient!
NURBS曲面
- VC++6。0编写的opengl nurbs曲面-VC 6. 0 prepared by the opengl NURBS surfaces
OpenGL
- : NURBS 方法因其表示法的同一性、形状控制灵活性,在曲面造型和重构中具有重要作用. 该文通过分析,完 成了在MFC 中用OpenGL 实现NURBS 曲面的绘制及裁剪,为在逆向工程中实现基于型值点的曲面拟合和裁剪奠 定了基础.-: NURBS said because of the Identity Act, shape control flexibility. In surface modeling and remodeling plays an important role.
nurbs---OpenGl
- 利用OpenGL库,进行颜色等各种属性设置后,创建nurbs曲面,可以作为曲面模拟的示例参考。
列子
- OPENGL画的曲面-OpenGL painted surfaces
基于openGL,VC++6.0的贝塞尔曲面
- 用opengl来画贝塞尔曲线和曲面,并且曲面的不同点的颜色均不同。这是一个画贝塞尔曲面的一个很好的例子。
OPENGL.rar
- vb6.0 调用opgl的源代码。还有实例代码!,vb6.0 source code for call opgl. There are examples of code!
NURBSsurfaceCode
- 使用VC++、OpenGL绘制NURBS曲面的源代码-Using VC++, OpenGL rendering NURBS surfaces of the source code
利用OpenGL实现三维地形
- 此资料介绍的是:利用OpenGL实现三维地形可 视化,采用Delaunay三角化法得到地形采样点,并用已知数据对三角曲面进行插值加密,生成规则格网(GRID)数据结构的方法,可得到高度真实感的三维地形可视化效果。 -The data presented are: the use of OpenGL for three-dimensional terrain visualization, using Delaunay triangulation method to be terrain
bezier
- 双三次B样条曲面算法,OpenGL编程,计算机图形学-Bicubic B-spline surface algorithm
SharpGL_v18
- opengl 显示三维立方体,曲线曲面等内容-opengl display three-dimensional cubes, curves and surfaces, etc.
Nurbs
- opengl api 绘制nurbs曲面-opengl api nurbs surface to draw
opengl
- 计算机图形学课程设计 1.直线反走样算法 1、 参数曲线曲面、Bezier曲线、Bezier曲面 2、 纹理映射 3、 网格化、网格细化等 A、可作一个基本的图形处理软件 B、可选择书本上所学过的算法 C、可作图形学的综合应用系统-1 Computer Graphics course design. Line anti-aliasing algorithm 1, the parameters of curves and surfaces, B
曲线和曲面
- 曲线和曲面Curves & Surfaces 实现一个简单的2D样条曲线编辑器。该编辑器应支持Bezier曲线和B样条曲线, 可以实现两种曲线的转换(仅对四个控制点的双三次样条曲线)。在你的曲线程序能工作后,将转到由这些曲线来产生曲面:旋转曲面和双三次Bezier 片.(Curves and surfaces Curves & Surfaces To achieve a simple 2D spline editor. The editor should support th
曲线与曲面
- 绘制Bezier与Bspline曲线,以及相应的曲面绘制,最后实现绘制茶壶等高级物件(Bezier&Bspline,take me a lot of time to finish it, you will konw how to Paint Bspline & Bezier with OpenGL)
opengl
- 三维曲面(球面、圆柱面或按正弦函数起伏的曲面),设置合适的光源及材质,应用环境光、漫反射及镜面反射,显示有光照效果的曲面图形,可以改变光源的位置及材质,观察光照效果的变化。(Three dimensional surface (spherical and cylindrical surface or by the ups and downs of the sine function), light and suitable materials, application of ambient li
贝塞尔曲面
- 利用OpenGL实现简单的Bezier曲面并添加纹理映射(bezier surface based on OpenGL)
用OpenGL实现鼠标控制
- 用OpenGL实现鼠标控制三维坐标及其上曲面的空间旋转,可以作为编程人员的参考(Using OpenGL to realize the three-dimensional coordinates of mouse control and the space rotation of the upper surface, which can be used as a reference for programmers)