The Mayavi scientific data 3-dimensional visualizer.
Project description
The Mayavi project includes two related packages for 3-dimensional visualization:
Mayavi2: A tool for easy and interactive visualization of data.
TVTK: A Traits-based wrapper for the Visualization Toolkit, a popular open-source visualization library.
These libraries operate at different levels of abstraction. TVTK manipulates visualization objects, while Mayavi2 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.
Mayavi2
Mayavi2 seeks to provide easy and interactive visualization of 3-D data. It offers:
An (optional) rich user interface with dialogs to interact with all data and objects in the visualization.
A simple and clean scripting interface in Python, including one-liners, or an object-oriented programming interface.
The power of the VTK toolkit, harnessed through these interfaces, without forcing you to learn it.
Additionally Mayavi2 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.
Prerequisites
You must have the following libraries installed before installing the Mayavi project:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file mayavi-4.3.1.tar.gz
.
File metadata
- Download URL: mayavi-4.3.1.tar.gz
- Upload date:
- Size: 7.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5a0b573d238c271302d41de7282bec55306ef80baa8339144a5565dff5fd4831 |
|
MD5 | 93677c77f0a835537bd210c493740b03 |
|
BLAKE2b-256 | e3dddfa3d8e8072f92f443e33bfa5950a13305d95ef1b381c1270893f88d898b |