3D plotting with python 2.5 on win32

sturlamolden sturlamolden at yahoo.no
Fri Dec 21 21:34:34 EST 2007


On 22 Des, 03:19, sturlamolden <sturlamol... at yahoo.no> wrote:

> If you are going to do 3D plotting of data, the tool to use is VTK. It
> is the de facto standard for 3D scientific/technical visualization,
> regardless of programming language. VTK has Python bindings, but you
> need to build the library from source.

And finally, consider building build tvtk from Enthought to get proper
NumPy support. As with VTK, there is no prebuilt installer.









More information about the Python-list mailing list