当前位置:
首页 资源下载
搜索资源 - de casteljau bezier
搜索资源列表
-
0下载:
运用de Casteljau递归求值法编写三角形域上的n次Bezier曲面计算程序,给定 控制顶点-de Casteljau using recursive method for the preparation of the triangle domain n Bezier surface calculation procedures for determining control vertices
-
-
1下载:
这是一个很好的Bezier曲线的绘制程序。
利用De Casteljau算法绘制Bezier曲线
可以方便嵌入到你的源程序 -This is a good Bezier curve drawing program. De Casteljau algorithm using Bezier curve drawing can easily embedded in your source
-
-
0下载:
用de Casteljau绘制的Bezier曲线,可输入任意点的坐标。-de Casteljau use the Bezier curve drawing can be imported arbitrary point coordinates.
-
-
0下载:
从直线的Cohen-Sutherland、中点分割和参数化裁剪算法中,任选一种,编程实现;
2.编程实现Bezier曲线分割递推de Casteljau算法。
3.任选一种曲面,并编程实现
-From the line of Cohen-Sutherland, the midpoint of segmentation and parametric clipping algorithm, Choose one, programming 2. Programming Recursive
-
-
0下载:
运用de Casteljau递归求值法开发三角形域上的n次次Bezier曲面计算程序源码,给定 控制顶点 可直接使用。
-Use the de Casteljau recursive evaluation method n times in the development triangle domain Bezier surface calculation program source code, and given control vertices can be used directly
-
-
0下载:
运用de Casteljau递归求值法编写n次Bezier曲曲线计算程序,给定控制顶点-de Casteljau using recursive method for the preparation of n Bezier curve calculation procedures for determining control vertices
-
-
1下载:
使用OpenGL编写的Bezier曲线绘制程序(使用de Casteljau算法)。鼠标左键添加控制点(数目不限),右键清屏。-Bezier curve drawing program using OpenGL(de Casteljau algorithm).Left mouse button to add control points (unlimited number), right-clear screen.
-
-
0下载:
使用de Casteljau算法求作对应的Bezier曲线,并且给定控制顶点-Using the de Casteljau algorithm for Bezier curves for the corresponding, and given control vertices
-
-
1下载:
用程序实现三次Bezier曲线的de Casteljau算法(Realization of de Casteljau algorithm for three times Bezier curve by program)
-