搜索资源列表
CAGD
- 关于计算机图形学的讲义,很经典的,包括B样条,Bezier,以及参数样条等-computer graphics on the lectures, classic, including the B-spline, Bezier, and the kind of parameters such as
BezierTest
- A simple Bezier spline implementation. Allows the user to select control points on a picture box and then draw a Bezier curve between them. -A simple Bezier spline implementation. Al lows the user to select control points on a pictu 're box
pngwriter-0.5.3
- PNG开放源接口 The interface has been designed to be as simple and intuitive as possible. It supports plotting and reading in the RGB (red, green, blue), HSV (hue, saturation, value/brightness) and CMYK (cyan, magenta, yellow, black) colour spaces, bas
BezierCurvesCreatorv2
- Bezier Curves Creator When you run bezcurvcreat.exe you see bezier curve. Use f1 to go fullscreen Use arrow to spin around curve Use x and z to zoom and zoom out Use r button to create ghost curve Edit code to get more leading p
Bezier
- 贝塞尔曲线的绘制方法源码,详细的说了贝塞尔曲线的绘制实现方式。-Bezier curve drawing method source code, detailed implementation of the Bezier curve drawing.
bezier_display
- 用vs2008的mfc编写的一个画bezier曲线的小巧软件-a small software drawing bezier curves which is coded by vs2008 mfc
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 曲线的生成 bezier 曲线的应用-bezier curves generated Application of bezier curves
beisaier
- vc 绘制贝赛尔样条的程序源码,有兴趣的朋友学习一下。-vc draw Bezier spline program source code, friends who are interested to learn about.
cbezier
- 画Bezier曲线的对话框,基于VC++程序开发,运行正确,图像直观-draw bezier
Bezier
- VC++6.0实现绘制Bezier曲面和B样条曲面,适合初学者学习。-VC++6.0 realize drawing Bezier surfaces and B-spline surfaces, suitable for beginners to learn.
Bezier
- 利用MFC进行bezier曲线、曲面的绘制,并能拖曳控制点改变曲线形状,还有升阶的功能,最后利用bezier曲线绘制了符号@-Use MFC bezier curves were plotted surfaces, and can drag the control points to change the shape of the curve, as well as bands or function. Finally, bezier curve drawing the symbol @
Bicubic-Bezier-surface
- 双三次Bezier曲面-网格,在VC6.0中用MFC编程实现Bezier曲面,下载,运行即可使用。-Bicubic Bezier surface- mesh, in VC6.0 MFC programming using Bezier surfaces, download and run can be used.
Beziercurve
- 给定控制点,在绘制之前,可拖动鼠标选择控制点-Bezier curve
Bezier
- 图形界面下绘制贝塞尔曲线,用鼠标输入控制点,然后回车键程序自动绘制贝塞尔曲线。- Drawing Bessel curve, using the mouse to enter the control point, and then enter the program to automatically draw the Bessel curve.
une-can
- 在delphi中编写bezier曲线的例子,很好,可以学习用-Written in Delphi examples of the bezier curve, is very good, can learn to use
iancurvegiven
- 在vc的环境下,关于bezier曲线的实现,可以用鼠标在屏幕上任意给出控制点的位子,(In the vc environment, on the implementation of the bezier curve, you can use a mouse in the arbitrary control point position is given on the screen,)
FDDIprhsentation
- 在vc的环境下,关于bezier曲线的实现,可以用鼠标在屏幕上任意给出控制点的位子,(In the vc environment, on the implementation of the bezier curve, you can use a mouse in the arbitrary control point position is given on the screen,)
951643
- 在delphi中编写bezier曲线的例子,很好,可以学习用()