Converting 3D assets for K&D Interactive's pipeline using open source modules from Makesites.org
Using git
git clone git://github.com/kdi/3d-compiler.git
cd 3d-compiler
npm install
Place 3d assets in the input
folder, each in a seperate folder. Then run grunt
. You should get the minified files in the output folder.
Created by Makis Tracend