Thanks for the examples!!!! I will be giving this a try shortly...
On Feb 18, 11:02 pm, Darcey Lloyd <[email protected]> wrote: > My resource on AS3DMod with full source for each example. > > http://www.allforthecode.co.uk/aftc/forum/user/modules/forum/article_... > > <http://www.allforthecode.co.uk/aftc/forum/user/modules/forum/article_...> > GL > > D > > On 19 February 2011 00:07, goonzy <[email protected]> wrote: > > > 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!!!!
