搜索资源列表
Spline+ellipse
- 标准椭圆的算法与三次样条曲线算法 用OpenGL实现编程-standard ellipse algorithm and cubic spline curve algorithm using OpenGL Programming
b-spline
- b样条曲线,有控制点的求法,还有用OPENGL显示算法-b-spline curves, the control point for France, there is use OpenGL display algorithm
Bspline.zip
- C++ source, MFC and OpenGL B-Spline draw,C++ source, MFC and OpenGL B-Spline draw
Spline
- 用Opengl实现的样条线绘制,包括: 1.任意次bezier曲线的绘制 2.3次hermite曲线的绘制 -Opengl achieved with spline drawing, including: 1. Arbitrary times Bezier curve drawing 2.3 times hermite Curve
shiyan5
- 实验5 Bezier曲线 1.实验目的: 了解曲线的生成原理,掌握几种常见的曲线生成算法,利用VC+OpenGL实现Bezier曲线生成算法。 2.实验内容: (1) 结合示范代码了解曲线生成原理与算法实现,尤其是Bezier曲线; (2) 调试、编译、修改示范程序。 (3) 尝试实现B样条曲线算法。 -5 Bezier curve experiment 1. Experimental Objective: To understand the principle of
curve
- OpenGL绘制的B样条、贝塞尔曲线和贝塞尔曲面,可以鼠标选取关键点绘制曲线,可以鼠标对关键点进行拖拽,实现平移,旋转操作-OpenGL rendering B-spline, Bezier curves and Bezier surfaces, you can draw the curve of the mouse select the key points, you can drag the mouse right key points to achieve translation, rot
bezier
- 双三次B样条曲面算法,OpenGL编程,计算机图形学-Bicubic B-spline surface algorithm
BSpline
- OpenGL实现B样条曲线曲面,可看控制点,基函数,并且阶次可以自动升降,并添加纹理,光照等模式-OpenGL to achieve B-spline curves and surfaces, if we look at control points, basis functions, and can automatically order take-off and landing, and add texture, light, such as model
bspline
- 本人在VC集成开发环境下学习Opengl时编写的一些程序,b样条 -I VC integrated development environment for learning Opengl prepare some of the procedures, b-spline
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
BiSheXin
- 基于VC++MFC以及openGL实现贝塞尔曲线,B样条曲线,Nurbs曲线的绘制,拖动控制点可以移动曲线-Based on VC++ MFC and achievement of openGL Bezier curves, B-Spline Curves, Nurbs curve drawing, drag the control point can move the curve
BSpline
- 海量散乱数据重构的小程序,采用B样条插值和分层B样条算法,对B样条算法进行了封装,最后OPENGL显示重构的网格数据。可用于人脸海量数据重构及地形重构。需先载入数据。数据格式可参考代码内格式。-Massive small scattered data reconstruction procedures, the use of B-spline interpolation and hierarchical B-spline algorithm for B-spline algorithm pack
Bspline_Face
- 基于mfc的实现B样条曲面拟合算法,使用OpenGL显示-Mfc-based implementation B-spline surface fitting algorithm using the OpenGL display
GiveBsplineCtrlpoints
- 在OpenGL环境下反求B样条曲线的控制顶点,并以此画出B样条曲线。其中,将数据点加入输出点列之中。-Give B-spline curve s control points in OpenGL and the program can draw the new B-splien curve.
grid
- 在Visual Studio 环境下,用C#作为开发语言,opengl作为显示工具。采用三次样条作为插值方法,绘制有限个点构成的光滑曲面。-In Visual Studio environment, using C# as development language, opengl as the display tool. Using cubic spline as the interpolation method, a finite number of dots to draw a smooth
spline
- Opengl spline simulation: Hermite,Bezier,Cardinal-Opengl spline simulation: Hermite, Bezier, Cardinal
BSpline
- opengl函数实现B样条曲线,程序简单易懂,适用于初学者。-opengl functions for B-spline curve, the program is simple to understand for beginners.
spline
- Vc++利用OpenGL实现样条函数的绘制!-OpenGL implementation spline drawing!
spline
- 该资源包括两个压缩文件,一个是由mfc生成dialog,然后通过鼠标拾取样条曲线的编辑点,该例程从网上下载的,在此对原作者表示感谢;还有一个是根据上面的例子,由事先确定的点,计算出插值点,通过opengl绘图,显示插值效果,例子比较简单,有很多函数未用到,没有加限制条件,改变控制点时,不能超过(0,0),(2,2)。-The resources include two compressed files, a dialog is generated by the mfc spline curve
spline-line-drawing-to-use
- openGL使用Visual C++ 样条线画图运用-openGL using the Visual C++ spline line drawing to use