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 -- http://mail.python.org/mailman/listinfo/python-list