Welcome![Sign In][Sign Up]
Location:
Search - b spline opengl

Search list

[Other resourceb-spline

Description: b样条曲线,有控制点的求法,还有用OPENGL显示算法-b-spline curves, the control point for France, there is use OpenGL display algorithm
Platform: | Size: 8538 | Author: 王泽兵 | Hits:

[OpenGL programNurbsSurf

Description: VC编的OpenGL下显示非均匀有理B样条曲面(NURBS),可供图形学初学者参考-VC series of the OpenGL display non-uniform rational B-spline surfaces (NURBS), the reference graphics beginners
Platform: | Size: 106496 | Author: | Hits:

[OpenGL programbspline

Description: 本人在VC集成开发环境下学习Opengl时编写的一些程序,b样条 -I VC integrated development environment for learning Opengl prepare some of the procedures, b-spline
Platform: | Size: 1024 | Author: 张熙贤 | Hits:

[Picture ViewerComputerGraphic

Description: 用VC++寫的Bezier 以及 B-Spline 程式 可任意點-VC write Bezier and B-Spline programs can be arbitrary point
Platform: | Size: 8573952 | Author: 程坤 | Hits:

[OpenGL programAllKindsOfCurve

Description: 在VC中使用OpenGL画七条曲线:Bezier曲线;3阶(2次)均匀B样条曲线;3阶(2次)准均匀B样条曲线;3阶(2次)分段B样条曲线;4阶(3次)均匀B样条曲线;4阶(3次)准均匀B样条曲线;4阶(3次)分段B样条曲线-in VC use OpenGL seven paintings curve : Bezier curve; 3-(2) uniform B-spline curves; 3-(2) quasi-uniform B-spline curves; 3-(2) B-spline curves; 4 bands (3) Uniform B-spline curves; 4 bands (3) quasi-uniform B-spline curves; 4 bands (3) B-spline curves
Platform: | Size: 558080 | Author: mimi | Hits:

[Algorithmb-spline

Description: b样条曲线,有控制点的求法,还有用OPENGL显示算法-b-spline curves, the control point for France, there is use OpenGL display algorithm
Platform: | Size: 8192 | Author: 王泽兵 | Hits:

[OpenGL programerik_ferner

Description: Erik Ferner采用VC++与OPENGL开发的三维漫游软件,效果十分棒,带全套源代码,程序将把你带到圣诞树、森林、房子中漫游,摄影机沿着 B-Spline 曲线运动,十分平滑。灯光、火焰效果也是非常不错的。-Erik Ferner used VC++ With OPENGL roaming developed three-dimensional software, the effect of a very stick, with a full set of source code, the program will bring your Christmas tree, forest, roam the house, the cameras along the B-Spline curve movement, very smooth . Lighting, the flame effect is also very good.
Platform: | Size: 2205696 | Author: vrmlcode | Hits:

[Embeded-SCM DevelopBspline

Description: 通过C++和GLUT,用OPENGL 实现的 二次 B spline 曲线渲染。 鼠标左键点击,添加控制点,可以随意移动控制点来改变曲线。 适合OPENGL初学者了解曲线生成过程。-Through the C++ And GLUT, using OPENGL realized quadratic B spline curve rendering. Click the left mouse button, add control points, you can move the control point to change the curve. OPENGL for beginner to understand the process of curve generation.
Platform: | Size: 38912 | Author: dma | Hits:

[GDI-BitmapMusicDer_Final

Description: 生成、显示B样条曲线: (1)用鼠标或者光标输入控制点,在屏幕上用图形符号标记显示。 (2)自定义输入曲线次数。 (3)可选择4种曲线类型。 (4)可以对顶点位置,曲线次数,曲线类型进行修改。-generation, showed that B-spline curves : (1) to use the mouse or the cursor input control points on the screen with graphic symbols marking show. (2) Since the definition of input frequency curve. (3) the option of four types of curves. (4) can be right vertex position, the number of curves, curve types of changes. -Generation, showed that B-spline curve: (1) with the mouse or cursor input control points, on the screen with graphic symbol markings. (2) Since the definition of the number of input curves. (3) choice of four kinds of curve types. (4) can be vertex position, curve of the frequency curve of the type of modification.-generation, showed that B-spline curves: (1) to use the mouse or the cursor input control points on the screen with graphic symbols marking show. (2) Since the definition of input frequency curve. (3) the option of four types of curves. (4) can be right vertex position, the number of curves, curve types of changes.
Platform: | Size: 2412544 | Author: gaozheng | Hits:

[Graph DrawingB

Description: 用OpenGL中的函数绘制B样条曲线,并可以交互调节参数-Use OpenGL drawing function in the B-spline curves and can adjust parameters of interaction
Platform: | Size: 1594368 | Author: yang | Hits:

[Graph programBiSheXin

Description: 基于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
Platform: | Size: 2036736 | Author: 康曦 | Hits:

[3D GraphicBSpline

Description: 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
Platform: | Size: 8349696 | Author: 孙雷 | Hits:

[OpenGL programshiyan5

Description: 实验5 Bezier曲线 1.实验目的: 了解曲线的生成原理,掌握几种常见的曲线生成算法,利用VC+OpenGL实现Bezier曲线生成算法。 2.实验内容: (1) 结合示范代码了解曲线生成原理与算法实现,尤其是Bezier曲线; (2) 调试、编译、修改示范程序。 (3) 尝试实现B样条曲线算法。 -5 Bezier curve experiment 1. Experimental Objective: To understand the principle of the generation of curves, several common master curve generation algorithm, using VC+ OpenGL to achieve Bezier curve generation algorithm. 2. Experiment: (1) the combination of the model code to understand the principle of curve generated with the algorithm, especially Bezier curve (2) debug, compile, modify the model procedures. (3) try to achieve the B-spline curve algorithm.
Platform: | Size: 596992 | Author: jing | Hits:

[OpenGL programBSpline

Description: 海量散乱数据重构的小程序,采用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 package, the final reconstruction OPENGL display the data grid. Face can be used for reconstruction of massive data and terrain reconstruction. Data to be loaded first. Data format can be found within the format code.
Platform: | Size: 693248 | Author: 周翔 | Hits:

[OpenGL programBspline

Description: C++ source, MFC and OpenGL B-Spline draw
Platform: | Size: 1043456 | Author: Jung2401 | Hits:

[OpenGL programBspline_Face

Description: 基于mfc的实现B样条曲面拟合算法,使用OpenGL显示-Mfc-based implementation B-spline surface fitting algorithm using the OpenGL display
Platform: | Size: 6668288 | Author: caiye | Hits:

[Graph DrawingBezier-and-B-spline-surface

Description: 一个利用VC++和OPENGL绘制bezier曲面B样条曲面的源程序。-a program of drawing bezier surface B spline surface by using VC++ and OPENGL
Platform: | Size: 1933312 | Author: 刘林 | Hits:

[assembly languageB-spline--Bezier-spline-surfaces

Description: OpenGL实现可控B样条、Bezier样条曲面-OpenGL implementation controlled B-spline, Bezier spline surfaces
Platform: | Size: 925696 | Author: huihui | Hits:

[Compress-Decompress algrithmsBi-cubic-B-spline-surfaces

Description: 双三次B样条曲面案例的OpenGL编程,可绘制出曲面以及多边形-Bi-cubic B-spline surface case OpenGL programming, surfaces and polygons can be drawn out
Platform: | Size: 254976 | Author: 木目 | Hits:

[OpenGL programBezier-B-spline

Description: VS下opengl实现Bezier曲面和B-spline曲面绘制,支持鼠标三位变换。源代码。-Under VS opengl achieve Bezier surfaces and B-spline surface rendering, support for mouse three transformations. Source code.
Platform: | Size: 3072 | Author: 小柚汁 | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net