搜索资源列表
threedimentionProject
- 三维计算机图形学点透视投影变换与双3次Bezier曲面绘制算法,很有用的哦。在VC++6.0下编译通过。-point perspective projection transform and double three times Bezier surface rendering algorithm, Oh, very useful. In VC 6.0 compiler passed.
decastelia
- 用(de castelija)德卡斯里奥算法,c语言创建Bezier曲面!-with (de castelija) Dekashiliao algorithm, c language to create Bezier surface!
Bezier曲面的三维显示
- 利用计算机图形学中的平行投影方法进行Bezier曲面的显示,很综合的例子-use of computer graphics in parallel projection method Bezier surface, a very comprehensive example
bezier_surface
- 使用Casteljau 实现的bezier曲面
opengl画图
- 用opengl自己实现画bezier和bspline曲线还有曲面,花瓶,茶壶
Bezier-and-B-spline-curve-
- 生成Bezier曲面和B样条曲面,并显示出控制网格以及曲面-use C++ language to build Bezier and B spline curve,and show the control mesh and the surface,very useful I think, thank you
Bezier-Cur
- Bezier曲线,包括2D和3D曲线,作为计算机图形学中曲线曲面编程方面的编程学习.-Bezier Curves. These are two programs that use Bezier curves. Bezier curves are simply lines, with one or more control points that "attract" the line toward it. One is a Bezier curve in 2D, the other is a
bezier_surface_display
- BEZIER曲面显示程序:可以从一个Bezier node and rectangle 文件中读出该文件的信息,并在屏幕上显示该Bezier曲面-BEZIER_SURFACE_DISPLAY:a MATLAB program which gets the names of the node and rectangle files defining a Bezier surface, reads the information from the files, and displays the su
Beziersurfaceleaf
- 实现了Bezier曲面,并用贝赛尔曲面画了一片绿叶。绿叶上的叶脉是用网格模型画的圆锥,并且使用transform3D类进行了旋转、平移、缩小变换,还用了sharedGroup类进行了复制。-Achieved a Bezier surface, and painted with a green leaf Bezier surfaces. Green leaf veins on the mesh model is painted cone, and use transform3D class of
bezier
- bezier曲面 bezier曲面 -bezier
Bezier
- 绘制Bezier样条曲面的源程序,Visual C++实现,程序结构清晰,代码正确,参考价值较高-Drawing Bezier spline surface of the source, Visual C++ implementation, the program structure is clear, the code correctly, a high reference value
3DBezierSurface
- C++实现从一组控制点生成三维Bezier曲面 -A C++ Program to draw a 3D Bezier Surface for MxN control Points
zhangqian0820080274
- 三种曲面绘制,B样条曲面、coons曲面、bezier曲面等-no
Bezierqumian
- 利用Bezier曲面的算法,根据给的的点,生成双三次Bezier曲面的网格图形。-Use of Bezier surfaces, according to the point of generating a grid pattern bicubic Bezier surfaces.
4_2
- 双三次Bezier曲面的编程实例,帮助你进一步学习Java 3d 和计算机三维动态图形-Three Bezier surface of the programming examples, help you to learn Java 3D and computer 3D dynamic graphics
经典3D绘图示例程序
- 3D绘图示例程序,OpenGL和MFC编写,用于演示矩形,三角形,椭圆环,bezier曲面等图形的三维旋转
DrawAHBezierSurface
- 绘制AH-Bezier曲面的matlab程序,不同于传统的Bezier曲面,AH-Bezier曲面包含代数和双曲多项式,能不用有理形式精确表示双曲面片。压缩包中,DrawAHBezierSurf.m文件可运行,其中可以设置控制顶点和形状因子,可以更改控制网格的颜色。程序对任意m*n阶的AH-Bezier曲面均适用。-Draw AH-Bezier surfaces matlab program, unlike traditional Bezier surfaces, AH-Bezier curve
DrawCBezierSurface
- 绘制C-Bezier曲面的matlab程序,不同于传统的Bezier曲面,C-Bezier曲面包含代数和三角多项式,能不用有理形式精确表示椭球面片。压缩包中,DrawCBezierSurf.m文件可运行,其中可以设置控制顶点和形状因子,可以更改控制网格的颜色。程序对任意m*n阶的C-Bezier曲面均适用。-Draw C-Bezier surfaces matlab program, unlike traditional Bezier surfaces, C-Bezier curve consi
DrawHBezierSurface
- 绘制H-Bezier曲面的matlab程序,不同于传统的Bezier曲面,H-Bezier曲面由纯双曲多项式定义。压缩包中,DrawHBezierSurf.m文件可运行,其中可以设置控制顶点和形状因子,可以更改控制网格的颜色。程序对任意m*n阶的AH-Bezier曲面均适用。-Draw H-Bezier surfaces matlab program, unlike traditional Bezier surfaces, H-Bezier polynomial curve defined by
DrawPBezierSurface
- 绘制P-Bezier曲面的matlab程序,不同于传统的Bezier曲面,P-Bezier曲面仅含纯三角多项式。压缩包中,DrawPBezierSurf.m文件可运行,其中可以设置控制顶点和形状因子,可以更改控制网格的颜色。程序对任意m*n阶的P-Bezier曲面均适用。-Draw P-Bezier surfaces matlab program, unlike traditional Bezier curve, P-Bezier surfaces containing only pure tr