*Example and full source code using Away3D 3.6 and AS3DMod* http://www.allforthecode.co.uk/aftc/forum/user/modules/forum/article.php?index=4&subindex=9&aid=251
If you can't get the AS3DMod working with Away3D 3.6 from the official site use the one I have in my code. D <http://www.allforthecode.co.uk/aftc/forum/user/modules/forum/article.php?index=4&subindex=9&aid=251> On 21 February 2011 15:59, NickBee <[email protected]> wrote: > > > On Feb 21, 7:23 am, Arkadianen <[email protected]> wrote: > > Darcey, you are doing a great job !!! > > Thanks for examples onhttp:// > www.allforthecode.co.uk/aftc/forum/user/modules/forum/article_... > > It would be also usefull if you will fill some of them athttp:// > away3d.com/wiki/pmwiki.php?n=Main.HomePage > > The password for editing at Wiki is 'editwiki' (without the quotes) > > > > On Feb 21, 2:26 am, NickBee <[email protected]> wrote: > > > > > 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!!!! > > Will this as3mod class work with Away 3.6? I'm trying a simple > example in 3.6 and I'm getting lots of errors. Of course I could just > be doing something wrong. > > Thanks!
