Enthought Tool Suite :: Enthought, Inc. (original) (raw)

Mayavi Project

3D Scientific Data Visualization and Plotting

Mayavi samp

The Mayavi project includes two related packages for 3-dimensional visualization:

These libraries operate at different levels of abstraction. TVTK manipulates visualization objects, while Mayavi lets you operate on your data, and then see the results. Most users either use the Mayavi user interface or program to its scripting interface; you probably don't need to interact with TVTK unless you want to create a new Mayavi module.

Installation Options

Mayavi

Mayavi seeks to provide easy and interactive visualization of 3-D data. It offers:

Additionally Mayavi is a reusable tool that can be embedded in your applications in different ways or combined with the Envisage application-building framework to assemble domain-specific tools.

TVTK

TVTK wraps VTK objects to provide a convenient, Pythonic API, while supporting Traits attributes and NumPy/SciPy arrays. TVTK is implemented mostly in pure Python, except for a small extension module. Developers typically use TVTK to write Mayavi modules, and then use Mayavi to interact with visualizations or create applications.

using Mayavi from IPython

Using Mayavi from ipython.

the Mayavi application

The Mayavi application.

Last updated: Tue 21 November 2017