搜索资源列表
bezier
- 这是一个贝塞儿曲线的例子-this is a example of bezier curve
Bezier Curve Generator
- Bezier Curve 样条曲线生成-Bezier spline curve Curve Generation
shiyan6-Bezier 计算机图形学实验6 常用曲面和曲线的生成算法
- 计算机图形学实验6 常用曲面和曲线的生成算法 包括(Bezier曲线算法 )-Experiment 6 used computer graphics surface and curve generation algorithms, including (Bezier curve algorithm)
Bezier.rar
- 这是一个画bezier曲线的简单程序,里面实现了平移,旋转,缩放功能。,This is a simple painting program bezier curve, which has translation, rotation, scaling function.
Bezier
- 贝塞尔曲线的绘制方法源码,详细的说了贝塞尔曲线的绘制实现方式。-Bezier curve drawing method source code, detailed implementation of the Bezier curve drawing.
curve and fill
- 图形学课程设计.1,扫描转换的四种常用算法:逐点扫描,扫描线算法,边界标志法,边缘填充法. 2,曲线生成算法:bezier算法,3次均匀B样条- The graph study curriculum designs four commonly used algorithms which 1, the scanning transforms: Point-by-point scanning, scan line algorithm, side-stripe markings law, edge
bezier
- brezier曲线-brezier curve
bezier
- 一条二维的贝塞尔曲线由四个点定义-两个端点和两个控制点。曲线的端点在两个端点上,控制点就好像「磁石」一样把曲线从两个端点间的直线处拉走。这一点可以由底下的bezier互动交谈程序做出最好的展示-A two-dimensional Bezier curve defined by four points- two endpoints and two control points. Curve at both endpoints on the endpoint, if the control poin
bezier
- 吉林大学计算机图形学的试验程序 bezier曲线的绘制方法-Jilin University Experimental procedures Computer Graphics bezier curve drawing method
Bezier
- Bezier曲线 两种实现方法 B样条曲线-Bezier curve method of two B-spline curve
BEZIER
- Bezier曲线的绘制与升阶: 1) Bezier曲线的绘制程序,输入控制顶点,画出控制多边形和曲线。 2) 升阶一次,画出新的控制顶点-Bezier curve drawing and or bands: 1) Bezier curve drawing program, enter the control points, draw control polygon and curve. 2) or order one, draw a new control point
Bezier
- 在vc++6.0下建立一个单文档应用程序来绘制贝塞尔曲线,以鼠标点击获取控制顶点,并绘制出控制多边形和由此确定的贝塞尔曲线。-Vc++6.0 in the establishment of a single document applications to draw Bezier curves to a mouse click access to control points, and draw control polygon and the resulting Bezier curve det
2d
- 自己写的关于用matlab画的bezier curve的程序,可以在次基础上,添加曲线修补的功能-Ploting the bezier
Bezier
- windows编程,一个贝塞尔曲线的小程序-windows programming, a Bezier curve applet
2D_BezierCurve
- 繪製2D Bezier曲線的範例程式, 以簡單的Icon鍵切換繪圖/清除, 使用OpenGL函式庫-It s a example that can draw 2D-Bezier curve, Implemented by OpenGL API
Bezier
- 自己画的一条简单的Bezier曲线,通过四个控制点(控制点可自行选取)-She painted a simple Bezier curve through four control points (control points can be selected as their own)
bezier
- buzier曲线绘制 vc opengl -buzier Curve Curve vc opengl vc openglbuzier
Bezier
- 二维的三次Bezier曲线(基于ribbon界面),曲线可以手动输入控制点,也可以随机产生,可改背景及曲线的颜色。-Two-dimensional cubic Bezier curve, the curve can manually enter the control point can also be randomly generated, and the curve can change the background color.
bezier
- bezier曲线字库的实现,打开,放大。只提供简单操作,是mfc框架下的实现-bezier curve font implementation, open, enlarge. Only a simple operation, is the realization of the framework mfc
Draw-Bezier-Curve
- 绘制Bezier曲线,通过四个控制点绘制曲线。-Draw Bezier Curve