supergokito
August 7th, 2003, 03:47 AM
How to recognise a shape???
I mean:
Ok most of the drawing apps made with Flash track the mouse and use the lineTo method. We can even track these points/vertex within an array and re-produce the polygon made by the user.
But what if I'd like to draw curves??? 'cause they're smoother than a couple of lines, right?
The challenge could also be recognising a shape imported from Freehand, Illustrator, or any other drawing application in order to be reproduced by a script.
Any ideas?
Thanks!!!
I mean:
Ok most of the drawing apps made with Flash track the mouse and use the lineTo method. We can even track these points/vertex within an array and re-produce the polygon made by the user.
But what if I'd like to draw curves??? 'cause they're smoother than a couple of lines, right?
The challenge could also be recognising a shape imported from Freehand, Illustrator, or any other drawing application in order to be reproduced by a script.
Any ideas?
Thanks!!!