away3d / away3d-core-broomstick

Away3D engine for Flash Player Incubator
http://www.away3d.com
93 stars 25 forks source link

JSONOBJ Model Parser #73

Open seacloud9 opened 13 years ago

seacloud9 commented 13 years ago

This utilizes the new JSON native features of Molehill it converts JSONOBJ files used in three.js the benefit of this is developers can use the same file in multiple projects without needing to reconvert the model file. I have also checked in the three.js python obj converter. For a detailed explanation of this please see this blog post http://i-create.org/2011/06/12/bsp-map-in-threejs-and-away3d-using-molehill-and-webgl/