From 3D Max to AS3.0
Tuesday, July 31st, 2007| “ | AS3 Geom Class Exporter is a 3DS Max designed script that allows you to directly export 3D models to AS3 classes. The benefit is that you don’t need anymore to load and parse a text file (ase, obj, 3ds). You just have to import the class and to create an instance, like you do with usual objects like plan, sphere and box classes. | “ |
And the best is that script is compatible with the following AS3-3D engines :
Maybe 1 disadvantage is that is not for dynamic loading object, but I think this is really cool feature. Try it, if you have copy of 3D Max software.
[via dreammania.net]
tagged under:





3 Comments
Seraf
• Visit Site
July 31st, 2007
you can also make a library of classes in other swf and load it dynamicly
ryan
• Visit Site
July 31st, 2007
coooool… waaaay better having your models in your favourite file format… does this also save cpu/mem because there is no xml that needs to be parsed?
Seraf
• Visit Site
July 31st, 2007
of course
Live Preview
Leave a comment