A Python library that generates processing.js code for 3D rendering
and visualization including a pure python algorithm for computing iso-
surfaces from VTK files. The generated 3D objects can rotated in the
browser. Requires a browser with <canvas> support, jquery and
processing.js.
This is implemented in modules/p3d.py and works with any python web
framework including web2py, Django and Pylons.
License BSD.
Massimo