搜索资源列表
curve and fill.rar
- 图形学课程设计.1,扫描转换的四种常用算法:逐点扫描,扫描线算法,边界标志法,边缘填充法. 2,曲线生成算法:bezier算法,3次均匀B样条
实现动态绘制贝塞尔(bezier)曲线的代码
- 这是在VB环境下实现动态绘制贝塞尔曲线的事例代码,希望对喜欢的朋友有用-This the VB environment dynamic mapping Bessel curve code examples, and I hope to the likes useful friends
BezierCurve
- 该文件是一个使用BezierCurve的程序代码,可简单体现Bezier曲线控制点功能-the document is a BezierCurve use of the code, be simple reflection of Bezier curve control points Function
bezbspline
- 这是一个BEZIER曲线,包括2维和三维的图象变换 B样条曲线也集中在里面了。-This is a Bezier curve, including two-dimensional and three-dimensional images transform B-spline curves are concentrated in the inside.
qbezierdemo
- 这是一个很好的Bezier曲线的绘制程序。 利用De Casteljau算法绘制Bezier曲线 可以方便嵌入到你的源程序 -This is a good Bezier curve drawing program. De Casteljau algorithm using Bezier curve drawing can easily embedded in your source
pingbao_xiaoyi
- 这是一个短小的图象屏保程序。是在c下开发的。主要运用了Bezier曲线算法.-This is a short picture screen saver. C is under development. The main use of the Bezier curve algorithm.
shiyan6-Bezier 计算机图形学实验6 常用曲面和曲线的生成算法
- 计算机图形学实验6 常用曲面和曲线的生成算法 包括(Bezier曲线算法 )-Experiment 6 used computer graphics surface and curve generation algorithms, including (Bezier curve algorithm)
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-curve
- 绘制bezier曲线,可以绘制任意点的bezier曲线-Bezier curves drawing
bezier
- bezier曲线字库的实现,打开,放大。只提供简单操作,是mfc框架下的实现-bezier curve font implementation, open, enlarge. Only a simple operation, is the realization of the framework mfc
Bezier
- Bezier曲线的绘制,输入控制点坐标,利用Bezier控制方程生成曲线。-Bezier curve drawing, enter the control point coordinates generated using the Bezier curve equation.
Bezier-Curve
- Beizer曲线开发方法及其使用的文档,可以帮助出学者-Beizer curve development methods and their use of the documents can help the scholar
Bezier-curves-Program
- 左键点击会出现标点,然后根据所标的点会自动画出贝塞尔曲线。也可以清楚所标志的点,然后重新生成点。-Left-click will appear punctuation, then the target point will automatically draw the Bezier curve. Can also be clearly marked by the point, and then re-generate the points.
algorithm-of-Bezier-control-points
- 这是一篇分段3次Bezier曲线控制点构造算法,具有较好的适应性-This is a sub-3 Bezier curve control points construction algorithm with good adaptability
bezier
- 画贝塞尔曲线的小程序,直接打开工程就可以使用了-Bezier curve drawing applet, you can directly open the project using
Bezier
- Bezier曲线的绘制,具有动态确定点,平移等功能-Bezier curve drawing, with the function of the dynamically determined point, pan
Bezier
- 贝塞尔曲线(Bézier curve),又称贝兹曲线或贝济埃曲线,是应用于二维图形应用程序的数学曲线。一般的矢量图形软件通过它来精确画出曲线,贝兹曲线由线段与节点组成,节点是可拖动的支点,线段像可伸缩的皮筋,我们在绘图工具上看到的钢笔工具就是来做这种矢量曲线的。当然在一些比较成熟的位图软件中也有贝塞尔曲线工具,如PhotoShop等。在Flash4中还没有完整的曲线工具,而在Flash5里面已经提供出贝塞尔曲线工具。-Bezier curve ~~~~~~~~~~~~~~~~~
Bezier
- 利用VC++6.0完成的Bezier曲线的绘制,简单方便,代码清楚明了,便于理解。-Using VC++6.0 complete Bezier curve drawing, simple and convenient, the code is clear, easy to understand.
Draw-Bezier
- 实现贝赛尔曲线的交互绘制,显示曲线的基本点及控制点。-Achieve interactive rendering Bezier curve shows the basic points and control points of the curve.
Draw-Bezier-Curve
- 绘制Bezier曲线,通过四个控制点绘制曲线。-Draw Bezier Curve