Dreammania released an AS3 Geom Class Exporter. This class 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 texte 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.
This script is compatible with the following AS3-3D engines :
Away3d
Sandy 3.0
Papervision 1.5Installation :
Download zip file and unzip in any folder.
In 3DS Max, tools tab, open the maxscript panel and click the “execute script” button.
Select the script. It is now displayed in the available scripts list.
Select it, a new AS3 panel “AS3 geom Exporter” appears.Options :
- Package : the exported class package
- ClassName : the class name
- Engine : the 3D engine you want to use
- Scale : scale the 3D object
- Swap face normal : with some 3D models, the faces export is swapped, you can fix this by selecting this box.Here are rendering examples of an object in the following 3D engines :
To download the source go here.
Brgds,
CP
| Copy and Paste the code below | |
| Email and IM | |
| Websites | |
| Forums | |
follow:
October 26th, 2008 at 10:51 am
[...] Max里的模型导成AS的脚本工具),下载地址和使用方法见http://flashenabledblog.com/2007/07/31/as3-geom-class-exporter-for-3ds-max/ [...]
March 14th, 2010 at 5:12 am
The download link doesnt work. Probably that site is closed. Does anyone have the files and the as3 geom 3d exporter?