From: Emanuele O. <oli...@it...> - 2006-05-20 20:57:45
|
I need to use a 3D visualization toolkit together with the amazing numpy. On the scipy website mayavi/VTK are suggested but as far as I tried, mayavi uses only Numeric and doesn't like numpy arrays (and mayavi, last release, dates 13 September 2005 so a bit earlier for numpy). Do you know something about it or could suggest alternative 3D visualization packages? Basically my needs are related to this task: I've 3D matrices and I'like to see them not only as 2D slices. Thanks in advance, Emanuele |