Skip to content

Instantly share code, notes, and snippets.

@dmjio
Created September 7, 2011 21:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dmjio/1201779 to your computer and use it in GitHub Desktop.
Save dmjio/1201779 to your computer and use it in GitHub Desktop.
How to generate a 3D Model from .obj to JSON (execute python script Three.js)
C:\Program Files (x86)\IronPython 2.7>ipy.exe "C:\Users\djohnson\Desktop\Convert
OBJToJSON\convert_obj_three.py" -i "C:\users\djohnson\Desktop\ConvertOBJToJSON\B
razile.obj" -o "C:\users\djohnson\Desktop\outfile.js"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment