| MayaVi - The 3D data visualizer |
|
| Monday, 23 August 2010 12:59 |
MayaVi is a scientific data visualizer written in Python, which uses VTK and provides a GUI via Tkinter. The latest version of MayaVi, called MayaVi2, is a component of the Enthought suite of scientific Python programs. It differs from the original MayaVi by its strong focus on making not only an interactive program, but also a reusable component for 3D plotting in Python. Unlike its predecessor Mayavi, MayaVi2 has been designed with scriptability and extensibility in mind from the ground up. MayaVi2 provides a mayavi2 application which is usable by itself. However, MayaVi2 may also be used as a plotting engine, in scripts, like with matplotlib or gnuplot, as well as a library for interactive visualizations in any other application. Additionally Mayavi2 is a reusable tool that can be embedded in your applications in different ways. It may also be used as an Envisage plugin which allows it to be embedded in other Envisage based applications natively or combined with the Envisage application-building framework to assemble domain-specific tools. Mayavi2 provides easy and interactive visualization of 3-D data. It offers:
|

MayaVi is a scientific data visualizer written in Python, which uses 

