首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > Bezier曲线和线类:路口和其他基本方法

Bezier曲线和线类:路口和其他基本方法

资 源 简 介

language: ActionScript3 basic geom classes: Bezier, Line, Intersection. There are two methods, that are used in ActionScript drawing: lineTo() and curveTo() and realize sengment and Bezier second-order curve drawing correspondingly. There are tools in Flash IDE to draw curves with Bezier third-order curves, but during the compilation process they are approximated with second-order curves. As the result, all shapes in compiled SWF-file become segments or Bezier second-order curves. That"s why we encounter a group of tasks, that need mathematical engine to work with segments and Bezier second-order curves.

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
  • WYG 1天前 成为了本站会员

  • Shine 1天前 成为了本站会员

  • 柳贻 1天前 成为了本站会员

  • hallelujah_HL 1天前 成为了本站会员

  • 焦昱贺 1天前 成为了本站会员

  • Rubin 1天前 成为了本站会员

  • Li 2天前 成为了本站会员

  • bigfatcat1977 3天前 成为了本站会员

  • just4down 3天前 成为了本站会员

  • shallow 3天前 成为了本站会员

0.186994s