https://github.com/geodynamics/citcoms
Raw File
Tip revision: 36f5b324acac508e900f74fcb6f9c7ae35fc8cbc authored by Leif Strand on 29 April 2009, 20:47:56 UTC
Merged r14275:14351 from trunk.
Tip revision: 36f5b32
README
This directory contains our extensions to the MayaVi2 visualization
program. 

The list of pre-requisites is:

    * MayaVi2: http://www.scipy.org/Cookbook/MayaVi/Installation
    * PyTables: http://www.pytables.org/docs/manual/
    * PyVTK: http://cens.ioc.ee/projects/pyvtk/

To install these extensions, use the following instructions:

    * Place the $PWD/citcoms_plugins/ directory in your PYTHONPATH
    * Create the directory $HOME/.mayavi2
    * Copy $PWD/mayavi_custom_ui.py to your newly created $HOME/.mayavi2

back to top