Thursday, July 31, 2008

Away3D : Collada Animation


finally out!, i'm busy now! so let's the code say ;P
http://sleepydesign.com/labs/as3/Away3D/ColladaAnimation/

 

What?

  1. play normal dae animation export from fav 3d prog (test with Maya8.5)
  2. controllable bone at runtime.

Required?

  1. Away3D rev 596 : http://away3d.googlecode.com/svn/trunk/src
  2. Demo : http://sleepydesign.com/labs/as3/Away3D/ColladaAnimation.zip

What's Next?

  1. try bone -> lookAt -> object
  2. try add physics to bone for more fun
  3. back to real life work :P

1 comment:

Unknown said...

Hi !

I have collada object with bones and
animation. I need to add some objects to a skeleton, for example to
replace a glove on a hand thus that it repeated transformations of
fingers. It is possible? How ?