P3D visualization package

Massimo Di Pierro MDiPierro at cs.depaul.edu
Mon Dec 21 16:56:57 CET 2009


http://www.web2py.com/p3d

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


More information about the Python-announce-list mailing list