For that i can ansmer.. You can use a library called as3Dmod wich handles lots of deformations (bend, twist etc)
http://code.google.com/p/as3dmod/ theres a small tutorial made for pv3d but basically, once you have your objects ready, the process is the same. I just notcied a small issue as some of the classes are looking for vertex Arrays instead of Vectors.; just change the variable type incriminated in the class to vector.<vertex> (if it's about vertices for example) and it will work. On 18 fév, 23:37, NickBee <[email protected]> wrote: > is there a class out there do accomplish something similar to this? > > http://www.everydayflash.com/blog/index.php/2008/08/26/using-the-bend... > > thanks!!!!
