搜索资源列表
offset
- 实现了besier曲线等距线生成算法。等距线生成效果好。
BESIER
- 贝塞尔曲线程序,实现计算机图形学中的贝塞尔曲线绘制的程序。
besier,caijian,shuchu
- 图形学作业,图元输出,图象变换,besier曲线-graphics operations, graphic output, image transformation, besier curve
qbezierdemo
- 绘制besier曲线的程序,非常专业的例子
Ero
- Besier三次曲线何B样条三次曲线VC++源程序 只要用vc++打开工作空间即可-Dr Besier cubic B-spline cubic curve as long as the VC++ source code using vc++ open the workspace can be
Besier
- opengl 具体事例 对学习opengl很有帮助-opengl opengl helpful concrete examples of learning
BSplineBezier
- It is a Visual C++ 6.0 (and above) source code to draw B_Splines and Besier Curves + 3D surface and complex spline on it surface on canvas using ONLY mathematical functions and WinApi. No OpenGl fuctions are used. So you can understand internal mat
SplinesMultiplePoints
- It is a Visual C++ 6.0 (and above) source code to draw B_Splines and Besier Curves on canvas using ONLY mathematical functions and WinApi. No OpenGl fuctions are used. So you can understand internal mathematical apparatus. First click mouse on ca
BESIER
- 使用OPENGL做的贝塞尔曲面,想要学习贝塞尔曲面创建过程的可以模仿此代码.-Bezier surfaces using OPENGL do want to learn the process of creating Bezier surfaces can mimic this code.