Scientific computing and data visualization.

Fernando Perez fperez.net at gmail.com
Wed Sep 6 17:14:33 EDT 2006


Matteo wrote:

> One hurdle to overcome is transferring array data from Numeric/Numpy
> into VTK. I have a sort of ad-hoc method to do that (mainly for volume
> data). If anyone knows of any elegant solution, or a module to ease the
> pain, I'd like to hear about it.

https://svn.enthought.com/enthought/wiki/TVTK

Much, much, MUCH nicer interface to VTK than the plain bindings that come by
default.  And built from the ground up to seamlessly couple numpy with VTK.

Cheers,

f




More information about the Python-list mailing list