14 August Introducing ASCOLLADA
I’m happy to introduce ascollada, a AS3 library for reading Collada files.
The library is geared towards Papervision3D but should work with any 3D-engine like Away3D or Sandy.
The library currently features:
- simple models
- material loading (watch your paths!)
- biped animation
Please note that the library is still in its very early stages and most likely will contain bugs.
So, get the code and try it out! And… please report bugs!
You can get the code using SVN:
http://ascollada.googlecode.com/svn/trunk/as3/trunk/
Papervision3D users can opt to use the ascollada branch of PV3D’s svn:
http://papervision3d.googlecode.com/svn/trunk/branches/ascollada/
There are some examples in the examples directory to get you going.






