搜索资源列表
Bspline
- 通过C++和GLUT,用OPENGL 实现的 二次 B spline 曲线渲染。 鼠标左键点击,添加控制点,可以随意移动控制点来改变曲线。 适合OPENGL初学者了解曲线生成过程。
Bspline.zip
- C++ source, MFC and OpenGL B-Spline draw,C++ source, MFC and OpenGL B-Spline draw
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.
BH_BSpline
- BSpline curve OpenGL
OpenGL_github
- BSpline NURBS implemented with OpenGL language C-BSpline NURBS implemented with OpenGL language C++
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.)