搜索资源列表
-
0下载:
在VB环境下绘制的三次 Bezier曲线,还不完善尚在修改中-in VB environment mapping of cubic Bezier curve, change is still not perfect! !
-
-
0下载:
A C++ program to draw a Cubic Bezier Curve
-
-
0下载:
Bézier curve生成三次贝塞尔曲线的源代码, 函数ComputeBezier将以控制点cp产生的曲线点填入Point2D结构的数组
调用者必须分配足够的空间以供输出结果——<sizeof(Point2D) numberOfPoints>-Bzier curve cubic Bezier curve generated source code, function ComputeBezier will control point cp curve points to fil
-
-
0下载:
二次b样条和三次b样条曲线画法,完全按照定义来做的,支持多个点的绘制。比贝塞尔曲线好画,贝塞尔曲线有三个点和四个点的画法,点再多就需要拟合了-B-spline quadratic and cubic b-spline curve drawing, done in full accordance with the definition of support to draw more points. Good Bibeisaier curve drawing, Bezier curve with t
-