搜索资源列表
Bspline
- 通过C++和GLUT,用OPENGL 实现的 二次 B spline 曲线渲染。 鼠标左键点击,添加控制点,可以随意移动控制点来改变曲线。 适合OPENGL初学者了解曲线生成过程。
opengl画图
- 用opengl自己实现画bezier和bspline曲线还有曲面,花瓶,茶壶
Bspline.zip
- C++ source, MFC and OpenGL B-Spline draw,C++ source, MFC and OpenGL B-Spline draw
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-Curve
- OpenGL开发的B样条曲线程序,支持鼠标交互,本人亲自测试能运行,用vc++6.0编写。-B-spline curve of the OpenGL development process, support for mouse interaction, personally test can be run using vc++6.0 write.
bspline
- 本人在VC集成开发环境下学习Opengl时编写的一些程序,b样条 -I VC integrated development environment for learning Opengl prepare some of the procedures, b-spline
BSpline
- 本程序框架采用OpenGL+MFC SDI,其中B样条曲线曲面网格视图采用OpenGL绘制,基函数视图采用MFC GDI绘制。整个程序采用了MFC单文档、多视图类型。其中B样条相关的属性与操作都封装于BH_BSpline类。-This procedure used the framework OpenGL+ MFC SDI, one B-spline curves and surfaces using OpenGL view grid mapping, function-based view r
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
codes
- those are codes for implementing bspline and nurbs curves in opengl
CurvesSurfaces
- 用OpenGL实现了画bezier曲线、BSpline曲线,以及它们之间的转换,多个点的bezier曲线、BSpline曲线,还实现了画面,并作出了一些模型,如:花瓶,圆圈,茶壶。可以运行bat文件运行-Achieved with OpenGL drawing bezier curves, BSpline curve, and the conversion between them, multiple points of bezier curves, BSpline curve, but als
BH_BSpline
- BSpline curve OpenGL
BSpline
- opengl函数实现B样条曲线,程序简单易懂,适用于初学者。-opengl functions for B-spline curve, the program is simple to understand for beginners.
Bspline-Surface
- OpenGL开发的B样条曲面程序,运行程序得到B样条曲面,使用vs2008开发,本人亲测能用。-B-spline surface of the OpenGL development program, run the program to get the B-spline surfaces with vs2008 development, I pro-measurements can be used.
b!
- Bezier curve BSPLINE curve 样条曲线的绘制。opengl 各种曲线的绘制
line-about
- Bezier curve BSPLINE curve 样条曲线的绘制。opengl 各种曲线的绘制-Bezier curve drawing BSPLINE curve spline curve. the opengl various curve drawn
BH_BSpline
- BSpline curve OpenGL
BSpline-Line-and-Curve
- B样条曲线、曲面的绘制。B样条曲线绘制通过DC完成,B样条曲面绘制通过OPENGL完成,可实现平移、旋转、缩放功能。-The Rendering of B-spline curves and B-spline surfaces
bspline-hermite
- OpenGL Curves Hermite BSpline
OpenGL的B样条曲线曲面的绘制
- B样 绘制,均匀,非均匀,BEZIER,准均匀(Bspline Curve include non-uniform curve and Bezier curve.)
Bspline
- 本工程基于OpenGL库完成了Bspline曲面的绘制。(The project completed Bspline surface rendering based on OpenGL library.)