matplotlib-VTK
We describe a very simple approach to doing some 3-D plots in
matplotlib via
VTK.
Note that this little exercise will require that you have Python-wrapped VTK.
(This happens to be the case in a SciPy
distribution, for example)
Here's some proof-of-concept code:
vtk_pylab.py
vtkPipe.py
vtktest1.py