Wiki
PyWavefront / Home
PyWavefront
Get the latest version (1.0) here.
PyWavefront is a python Wavefront Obj parser.
PyWavefront does not support Quads, please triangulate your model before exporting the Obj file.
Requirements
NOTE: PIL requires Libjpeg which is easily installed via Fink. Click here for instructions on installing PIL with Libjpeg
Demo
You can view a demo by running demo.py in the src directory:
python ./demo.py
Note: The demo file requires wxPython
License
Flurl is licensed under the MIT License
Updated