搜索资源列表
MFC绘制CAD曲线
- 用MFC编写的绘制CAD常用曲线的小程序,其中包括参数样条、Bezier曲线、B样条曲线。 使用了MFC模板,OpenGL函数库。支持鼠标交互式输入,在一个工程中完成了三种曲线的拟合.点击工具栏中的“曲线”,鼠标选择画线类型。选择之后,鼠标取点后,将画出你所想画的曲线。
Task1_2
- opengl写的三阶贝塞尔曲线 支持鼠标操作 -opengl written by third-order Bezier curves to support the mouse
CubicSplineAndBezier
- 程序中尝试了各种平滑曲线的算法,包括 三次样条平滑曲线 的算法类 贝塞尔曲线的算法 GDI+平滑曲线的代码-Procedures to try a variety of smooth curves of the algorithm, including the cubic spline curve smoothing algorithm type algorithm Bessel curve smooth curve GDI+ code
openGL_NURBS
- 用OpenGL 实现曲线作图,VC++编程 -VC++编程
quxian
- 利用VC+OpenGL实现Bezier曲线生成算法。-VC+ OpenGL using Bezier curve generation algorithm to achieve.
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实现贝塞尔曲线绘制 希望对你有所帮助
bezier
- buzier曲线绘制 vc opengl -buzier Curve Curve vc opengl vc openglbuzier
OpenGLrenderingtypicalsurface
- 本文主要讨论了在VC++中使用OpenGL绘制Bezier、NURBS等典型曲面的一般性方法。-This paper discusses the use of VC++, OpenGL rendering Bezier, NURBS surfaces and other typical general approach.
Rational_Bezier
- MFC++OpenGL实现有理Bezier曲线的各种功能,包括旋转,改变点的权重-MFC++OpenGL achieve rational Bezier curves of the various functions, including rotation, the changing point weight
b!
- Bezier curve BSPLINE curve 样条曲线的绘制。opengl 各种曲线的绘制
11S230
- Bezier curve Bezier curve 样条曲线的绘制。opengl-Bezier curve Bezier curve Bezier curve 样条曲线的绘制。opengl
line-about
- Bezier curve BSPLINE curve 样条曲线的绘制。opengl 各种曲线的绘制-Bezier curve drawing BSPLINE curve spline curve. the opengl various curve drawn
3-order-Bessel-curve
- 画出了一条3阶贝塞尔曲线,是一条点虚线,使用的是opengl库。-Draw up a third-order Bezier curve is a dotted line, using opengl library.
3bezierLline
- 采用VC6.0和opengl实现3次bezier曲线的绘制,并且使用鼠标控制四个点-Using OpenGL and VC6.0 to achieve the 3 Bezier curve drawing, and use the mouse to control the four points
OPENGL-curves
- opengl实现贝塞尔曲线以及B样条曲线。内容包含VS2010工程,源代码,可执行应用程序。-opengl achieve Bezier curves and B-spline curves. VS2010 project contains the source code, executable application.
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)