Navigation
index
modules
|
next
|
Mayavi2 v2.2.0 documentation
»
Mayavi2 Users Guide
¶
Introduction
What is Mayavi2?
Technical details
Installation
Requirements
Python packages: Eggs
The bleeding edge: SVN
Testing your installation
An overview of Mayavi
Using Mayavi as an application, or a library?
Scenes and visualization objects
Loading data into Mayavi
Learning Mayavi by example
Parametric surfaces example
heart.vtk
example
fire_ug.vtu
example
Using the Mayavi application
General layout of UI
Visualizing data
Modules
Filters
Interaction with the scene
Mouse interaction
Keyboard interaction
The embedded Python interpreter
Command line arguments
Simple Scripting with
mlab
A demo
Plotting
0D and 1D data
2D data
3D data
Handling figures
Figure decorations
Moving the camera
Interacting graphically with the visualization
Running Mlab scripts
Interactively
As batch scripts
Advanced Scripting with Mayavi
Design Overview
Scripting the
mayavi2
application
Scripting from the UI
Scripting from IPython
An example
Using the mayavi envisage plugins
Creating data for Mayavi
Tips and Tricks
Customizing the Mayavi2 UI
Off screen rendering
Using
mlab
with the full envisage UI
Scripting mayavi without using Envisage
Embedding mayavi in your own traits UI
Computing in a thread
Polling a file and auto-updating mayavi
Miscellaneous
Tests for Mayavi2
Getting help
Helping out
MLab reference
Plotting functions
imshow
quiver3d
plot3d
surf
mesh
contour3d
points3d
flow
contour_surf
Figure handling functions
figure
savefig
gcf
clf
draw
Figure decoration functions
zlabel
ylabel
scalarbar
colorbar
xlabel
vectorbar
Camera handling functions
roll
view
Other functions
axes
text
show_engine
get_engine
outline
title
orientationaxes
Indices and tables
¶
Index
Module Index
Search Page
Table Of Contents
Mayavi2 Users Guide
Indices and tables
Next topic
Introduction
This Page
Show Source
Quick search
Navigation
index
modules
|
next
|
Mayavi2 v2.2.0 documentation
»