搜索资源列表
画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!
Chap04_MyTemplate
- 自己写的显示Bezier曲面的算法,比较乱,包括注释掉的opengl的Nurbs显示,但是效果不错,自认为与opengl的显示Nurbs函数的显示效果差不多,希望有用-himself wrote the show Bezier surface algorithm, more chaotic. comment out the opengl including the Nurbs, but worked quite well. since that show with opengl Nurbs fu
OpenGL中Bezier曲面的源程序
- OpenGL中构造Bezier曲面的源程序-OpenGL Bezier surface structure of the source
bezier
- 曲面绘制 通过一个参数矩阵,绘制出Bezier曲面,改变参数,可得到不同曲面。-create Bezier curved surface bu using a parameter matrix.
CUVSUFC
- bezier曲线、网格、填充曲面及纹理映射;nurbs曲线、网格、填充曲面及剪切曲面。-Bezier curves, meshes, filled surfaces and texture mapping nurbs curve, grid, filling surfaces and shear surface.
bezier
- 双三次B样条曲面算法,OpenGL编程,计算机图形学-Bicubic B-spline surface algorithm
Opengl_BEZSURF
- Opengl绘制曲面。本程序使用二维求值器绘制一个Bezier曲面,如果再贴上图片就更好啦。-Opengl drawing surface. The program uses two-dimensional evaluator draw a Bezier surface, if the paste the picture is even more okay.
bezier
- 用vc++编写的bezier曲面,大家游戏化的可以下下来-fhghfghgjhghjhgkjhfhdsfgsfjhgh
bezier
- MIT课程 计算机图形学 6_837 Assignment 8.htm 贝赛尔虚线 BSpline 及相互转换 和 相应曲面的绘制 -MIT Computer Graphics courses 6_837 Assignment 8.htm Bessel dashed BSpline and mutual conversion and the corresponding surface rendering
BBSurfaces
- VC++和OpenGL编写的三角Bernstein-Bezier曲面-VC++ And OpenGL prepared triangular Bernstein-Bezier surface
beziersurface
- VC++下利用Opengl绘制Bezier曲面-VC++ under Opengl rendering using Bezier surface
bezier
- 画bezier曲面的源代码 涉及到16个点画bezier曲面,用5*4条线来画曲面 -Draw bezier surface source code related to the 16 dotted bezier surface, with 5* 4 line to draw surface
bezier
- 绘制n次Bezier曲线时,应可以输入控制点个数及控制点x,y坐标,输入数据可以放到文本文件中,以便调试。对于三次Bezier曲线,用多个曲线段拼接而成,并且要求曲线一阶导数连续。绘制Bezier曲面时,应可以输入控制多面体的顶点坐标与曲线的间距。-Bezier curve drawing n times, should be able to enter the number of control points and control points x, y coordinates, the i
Bezier
- 双三次Bezier曲面算法,很适合opengl的初学者,大家可以看看,可能有错误,多多包涵啊-Bicubic Bezier surface algorithm is very suitable for the opengl beginners, we can see, there may be mistakes, bear with me.
Bezier-surface-algorithm
- mfc下的双三次Bezier曲面算法,可以进行双三次Bezier曲面算法逐步生成的演示,代码中含分步注释-mfc bicubic Bezier surface algorithm bicubic Bezier surface algorithm gradually generated presentation code containing step-by-step notes
Bezier-B-spline
- VS下opengl实现Bezier曲面和B-spline曲面绘制,支持鼠标三位变换。源代码。-Under VS opengl achieve Bezier surfaces and B-spline surface rendering, support for mouse three transformations. Source code.
Bezier-B-Coons
- 同济大学高级图形学作业 Bezier曲面、B样条曲面和Coons曲面的生成算法。-Advanced Graphics Homework of Tongji University
Bezier
- 在VC6++上,利用opengl图形库对Bezier曲面进行实现-On VC6++, use opengl graphics library to achieve Bezier Surfaces
贝塞尔曲面
- 利用OpenGL实现简单的Bezier曲面并添加纹理映射(bezier surface based on OpenGL)