搜索资源列表
NewBezier
- good bezier,because it is used by opengl
2D_BezierCurve
- 繪製2D Bezier曲線的範例程式, 以簡單的Icon鍵切換繪圖/清除, 使用OpenGL函式庫-It s a example that can draw 2D-Bezier curve, Implemented by OpenGL API
Bezier
- OpenGL实现贝塞尔曲线绘制 希望对你有所帮助
3-order-Bessel-curve
- 画出了一条3阶贝塞尔曲线,是一条点虚线,使用的是opengl库。-Draw up a third-order Bezier curve is a dotted line, using opengl library.
BezierSuface
- 实现Bezier曲面拟合,并使用OpenGL进行绘制。(Achieve Bezier surface fitting, and draw using OpenGL.)
曲线与曲面
- 绘制Bezier与Bspline曲线,以及相应的曲面绘制,最后实现绘制茶壶等高级物件(Bezier&Bspline,take me a lot of time to finish it, you will konw how to Paint Bspline & Bezier with OpenGL)