搜索资源列表
Bezier_curve
- 使用flash Actionscr ipt實作Bezier curves,使用者可任意指定4個座標點去畫出相對應的貝氏曲線
circle-with-bezier
- Drawing an ellipse using bezier curves.
itext-2.0.2
- PDF的导出组件,扩展了对菱形及贝塞尔曲线的支持-PDF export components, extends the right diamond and the support of Bezier curves
src
- java windows application to draw bezier curves
Frame
- 可分别在面板中绘制Hermite曲线,Bezier曲线和B样条曲线-Respectively in the panel drawing Hermite curve, Bezier curves and B-spline curve
bezier
- flash simple bezier curves-flash simple bezier curves
Curve
- 科赫曲線和貝茲曲線範例,請自行下載,謝謝.-Koch curve and the Bezier curves example, please download, thank you.
Bessel
- 用AS3写的贝塞尔曲线。 包括两个文件。 -Bezier curves with AS3 written. Consists of two files.
beziergouard
- Drawing bezier curves and patches
McCurve
- Flash AS3.0 的Bezier曲线类,可以根据给定的2至4个点确定一条Bezier曲线,并可方便地实现曲线的移动,求曲线与直线,曲线与曲线的交点。-Flash AS3.0 class of Bezier curves, can be given two to four points determine a Bezier curve, the curve can easily achieve the movement of demand curve and a straight line,
html5canvasapi
- 基本知识 绘制矩形 清除矩形区域 圆弧 路径 绘制线段 绘制贝塞尔曲线 线性渐变 径向渐变(发散) 图形变形(平移、旋转、缩放) 矩阵变换(图形变形的机制) 图形组合 给图形绘制阴影 绘制图像(图片平铺、裁剪、像素处理[不只图像、包括其他绘制图形]) 绘制文字 保存和恢复状态(context) 保存文件 结合setInterval制作动画(basic knowledge Draw rectangle Clear rectangular area Arc