Welcome![Sign In][Sign Up]
Location:
Search - bezier curve opengl

Search list

[OpenGL programBezier曲线曲面的实现

Description: 用OPENGL实现的,可以用来实现定点的Bezier曲线曲面的绘制.用VC环境加上OPENGL实现.非常方便!-use OpenGL, which can be used for the sentinel Bezier curve drawing. VC environment with OpenGL. Very convenient!
Platform: | Size: 38954 | Author: 141 | Hits:

[OpenGL programOpenGL - Bezier Curve-1

Description: 用OPEN-GL实现贝赛尔(Bezier)曲线-use OPEN-GL achieve Bessel (Bezier) curve
Platform: | Size: 169469 | Author: 李静 | Hits:

[Graph programBezier1

Description: 可调整控制点位置的Bezier曲线生成.在控制点附近按下右键并拖动可以调整曲线形状。-adjustable control the location of Bezier curve generation. The control point near the press right and drag curve shape can be adjusted.
Platform: | Size: 1981440 | Author: 森森 | Hits:

[OpenGL programOpenGL - Bezier Curve-1

Description: 用OPEN-GL实现贝赛尔(Bezier)曲线-use OPEN-GL achieve Bessel (Bezier) curve
Platform: | Size: 168960 | Author: 李静 | Hits:

[OpenGL programBezier曲线曲面的实现

Description: 用OPENGL实现的,可以用来实现定点的Bezier曲线曲面的绘制.用VC环境加上OPENGL实现.非常方便!-use OpenGL, which can be used for the sentinel Bezier curve drawing. VC environment with OpenGL. Very convenient!
Platform: | Size: 38912 | Author: 141 | Hits:

[OpenGL programfull_graph

Description: 一个用OpenGL实现的图形软件包,能够实现直线生成、Bezier曲线生成、多边形扫描转换图形变换的功能。 -with an OpenGL graphics package, to achieve linear generation, Bezier curve generation and polygon scan conversion graphics transform functions.
Platform: | Size: 7168 | Author: 陈晓岚 | Hits:

[OpenGL programBezierdemo

Description: 这是大名鼎鼎的NeHe网站上的Bezier曲线绘制程序,对Beizer曲线的构造和OpenGL函数讲解的很透彻-This is the famous binding for the Java language website of the Bezier curve drawing program, right Beizer curve structure and function of OpenGL on the very thorough
Platform: | Size: 59392 | Author: 潘君 | Hits:

[OpenGL programBezlit

Description: 这是一个OPENGL的例子,这个程序实现了Bezier曲线,我还会有一系列的程序上传-OpenGL example, the procedure to achieve the Bezier curve I will also have a series of procedures to upload
Platform: | Size: 20480 | Author: xuwenhui | 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:

[OpenGL programOpenGL-Bezier

Description: 本代码为Bezier画法,可输入10个控制点和最多生成199个象素点。-The code for Bezier drawing method, enter the 10 control points and to generate a maximum of 199 pixel points.
Platform: | Size: 2048 | Author: 李文晖 | Hits:

[OpenGL programBezier

Description: OpenGL 绘制Bezier曲线,在窗口内点击鼠标左键绘制四个控制点后,绘制Bezier曲线-OpenGL rendering Bezier curves, in the window click the left mouse button after drawing four control points, drawing Bezier curves
Platform: | Size: 218112 | Author: Luna | 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:

[Graph DrawingBezier

Description: 用OpenGL的工具,绘制出Bezier曲线,并且通过键盘可以调节曲线的参数-Use OpenGL tools, draw Bezier curves, and the keyboard can be adjusted through the parameters of curve
Platform: | Size: 1662976 | Author: yang | Hits:

[OpenGL programBezier

Description: OPENGL下画贝塞尔曲线 一款十分便捷的画贝塞尔曲线的程序-OPENGL drawing Bezier curves under a very convenient procedure for drawing Bezier curves
Platform: | Size: 8192 | Author: liu | Hits:

[OpenGL programnurbs

Description: opengl绘制nurbs曲线曲面 新建文档.txt:nurbs曲线的说明 what is~.txt:msdn关于nurbs曲线函数的说明 nurbs绘制.cpp:自己做的画nurbs曲线的程序,可以拖动点 cpp1.cpp:nurbs曲线,网上的实例 cpp2.cpp:nurbs曲面,也是网上的实例 bezier.cpp:画bezier曲线的程序-opengl rendering nurbs curves and surfaces New Document. txt: nurbs curve description of what is ~. txt: msdn on nurbs curve nurbs mapping function description. cpp: own paintings nurbs curve procedure, you can drag points cpp1.cpp: nurbs curve, on-line examples cpp2.cpp: nurbs surface, but also examples of online bezier.cpp: Bezier curve drawing procedure
Platform: | Size: 13312 | Author: zn | Hits:

[OpenGL programBeizer

Description: Bezier Curve / Bezier Surface renderer in OpenGL. Press 1-4 to control level of details. Press l to toggle outlines. Press s to toggle smooth. Project was built using XCode, but should be easily portable to other platforms. See SceneFileFormat.txt for scene file instructions.-Bezier Curve/Bezier Surface renderer in OpenGL. Press 1-4 to control level of details. Press l to toggle outlines. Press s to toggle smooth. Project was built using XCode, but should be easily portable to other platforms. See SceneFileFormat.txt for scene file instructions.
Platform: | Size: 279552 | Author: josephlin0922 | Hits:

[OpenGL programBezier

Description: OpenGL下通过鼠标动态绘制三次Bezier曲线 程序介绍: 第一次鼠标左键down点为0控制节点, 按住左键移动动态移动确定1控制节点, 第二次鼠标左键down点3控制节点,按住左键移动,确定2控制节点。-OpenGL dynamically through the mouse three times a Bezier curve drawing. program Description: The first time the left mouse button down point 0 control node, hold down the left-moving dynamic movement to determine a control node, the second time the left mouse button down points,3 control node, hold down the Left movement, determine the two control node.
Platform: | Size: 13312 | Author: 不清楚 | Hits:

[Other2D_BezierCurve

Description: 繪製2D Bezier曲線的範例程式, 以簡單的Icon鍵切換繪圖/清除, 使用OpenGL函式庫-It s a example that can draw 2D-Bezier curve, Implemented by OpenGL API
Platform: | Size: 5191680 | Author: YiChen-Chen | Hits:

[OpenGL programcurve

Description: 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, rotation operation
Platform: | Size: 10240 | Author: dragon | Hits:

[OpenGL programBezier

Description: OpenGL三次贝塞尔曲线绘制,交互式的绘制图形,源码与详细注释。-OpenGL cubic Bezier curve drawing, interactive rendering graphics, source code and detailed comments.
Platform: | Size: 248832 | Author: 郝晓婷 | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net