Blender to Haxe conversion
We’ve been developing a script to convert from Blender models to Haxe code. You can get it here:
http://github.com/paulfitz/blender2haxe
Haxe is a nifty language that can compile to Flash swf and other targets. The blender2haxe exporter uses sandy, a Flash 3D library that has excellent Haxe support.
The exporter is based on the excellent AS3Export script by Dennis Ippel. A basic patch for Haxe export has been integrated into AS3Export.
