Try having a look at this
http://theolagendijk.wordpress.com/2006/08/18/flash-drawing-api-bezier/

Never used it but it looks well thought out.

Ron
Alias™ wrote:
Hi guys,

Can anyone point me towards some info on how to draw a proper curved
arc in actionscript using curveTo? I've seen plenty of stuff about how
to draw an arc using loads of short lines, but that isn't really going
to cut it - I need this to be efficient and look good.

I believe the crux of the matter is working out the correct coords for
the control points - is there any info on computing the curvature of a
line segment on a quadratic bezier? Has anyone cracked this?

Thanks in advance,
Alias
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to