3D modeling in Python. This project builds from Erick Dransch's excellent 3D modeller tutorial.
For references, tutorials, and examples check out our documentation.
From Sources:
You can either clone the public repository:
git clone git://github.com/yngtodd/modeler
Or download the tarball:
curl -OL https://github.com/yngtodd/modeler/tarball/master
Once you have a copy of the source, you can install it with:
python setup.py install