搜索资源列表
Bezier Curve Generator
- Bezier Curve 样条曲线生成-Bezier spline curve Curve Generation
OpenGL - Bezier Curve-1
- 用OPEN-GL实现贝赛尔(Bezier)曲线-use OPEN-GL achieve Bessel (Bezier) curve
bezier.rar
- 这是一个贝塞尔曲线生成的程序,有二次和三次贝塞尔曲线,并且和B样曲线组合的图形,This is a Bezier curve generated by the procedure, there are secondary and three Bezier curves and B-like curves and graphics portfolio
bsplineandbezier
- b样条和贝塞尔曲线的绘制,matlab和vc平台上的两个版本-b-spline and Bezier curve drawing, matlab, and two versions of the platform vc
Bezier
- OpenGL三次贝塞尔曲线绘制,交互式的绘制图形,源码与详细注释。-OpenGL cubic Bezier curve drawing, interactive rendering graphics, source code and detailed comments.
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
- 实现bezier曲线画法,为三次-Bezier curve drawing method of realization for the three
bezier
- brezier曲线-brezier curve
Bezier
- Bezier曲线平滑.zip 曲线平滑算法-Bezier curve smoothing. Zip curve smoothing algorithm
Bezier2D
- 这是一个用VC写的2D Bezier曲线生成演示程序,可以根据鼠标点击实时生成B曲线。-This is a written with VC to generate 2D Bezier curve demo program can be generated in real time in accordance with the click of a mouse B curve.
bezier
- 这是一次,二次,三次bezier曲线用MATLAB实现的程序。-This is the single, double or three times to achieve bezier curve using MATLAB procedures.
q
- bezier曲线绘图算法以及相应的程序开发-bezier curve drawing algorithm and the corresponding development
Bezier-Curve
- 计算机图形学图形绘制之Bezier曲面绘制-computer graphis bezier-curve drawing
BezierMotion
- This a program for trajectory generation using Bezier Curve. -This is a program for trajectory generation using Bezier Curve.
bezier
- Bezier Curve, I haven t yet opened. I got it from a friend
curve
- hermite bezier 三次样条三种方法生成曲线-hermite bezier spline curves generated in three ways
Bezier
- 基于MFC的Bezier curve算法,鼠标输入控制顶点,交互界面。-Bezier curve of MFC-based algorithm, mouse input control points, interactive interface.
bezier(VC6.0)
- 自制的MFC 画bezier曲线 任意控制点-MFC-made paintings of arbitrary control point bezier curve
Bezier
- OpenGL下通过鼠标动态绘制三次Bezier曲线 程序介绍: 第一次鼠标左键down点为0控制节点, 按住左键移动动态移动确定1控制节点, 第二次鼠标左键down点3控制节点,按住左键移动,确定2控制节点。-OpenGL dynamically through the mouse three times a Bezier curve drawing. program Descr iption: The first time the left mouse but
Bezier Curve.c
- Bezier Curve implementation with cpp