On 2008-12-31, Benjamin Blundell <onida...@gmail.com> wrote:

> Hi all. I've had a look around the forums and the we and im looking
> for a library (or a set of libraries) for dealing with Visualisation
> and Interaction in Python.

Have you looked at VTK?  

http://www.vtk.org/

I've only used some of the numerical stuff (rather than the
visualization stuff).  The parts I've used have a rather
screwy, overly complex API because it's a thinly wrapped C++
library.  But, it appears to be quite powerful and well
documented.

http://cens.ioc.ee/projects/pyvtk/
http://www.imaging.robarts.ca/~dgobbi/vtk/vtkpython.html

-- 
Grant


--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to