Download List

Descripción del Proyecto

MayaVi is a free, cross platform, easy-to-use scientific data visualizer. It provides a powerful GUI to ease the visualization process. It is written in Python and uses the Visualization Toolkit (VTK) for the graphics. MayaVi can be scripted from other Python programs and also from the interactive Python interpreter. MayaVi includes the VTK Pipeline browser. The VTK Pipeline browser is a Python module (vtkPipeline) that enables one to view and configure the objects in the VTK pipeline graphically with a Tkinter-based GUI. The browser should work for any Python script that uses VTK. MayaVi also provides classes to pickle a VTK object and a simple class documentation browser.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-09-13 11:32
1.5

Esta versión agregó un editor de nueva LUT, el apoyo a las fuentes definidas por el usuario, un filtro de vorticidad, el apoyo a la VolumeProMapper, y el apoyo a VTK-CVS y VTK-5.x. Una secuencia de comandos nueva utilidad para la búsqueda de la documentación VTK utilizando una interfaz gráfica de usuario fue incluido. Un error grave en la apertura de los archivos de datos pertenecientes a una serie temporal bajo Win32 fue corregido. Hubo también varios arreglos de bugs y otras mejoras.
Tags: Minor feature enhancements
This release added a new LUT editor, support for user defined sources, a vorticity filter, support for the VolumeProMapper, and support for VTK-CVS and VTK-5.x. A new utility script for searching the VTK documentation using a GUI was included. A severe bug in opening data files belonging to a time-series under Win32 was fixed. There were also other miscellaneous bugfixes and enhancements.

2005-02-02 20:37
1.4

Este comunicado trata los archivos pertenecientes a una serie de tiempo y añade soporte para los módulos definidos por el usuario que puede colocarse en cualquier lugar en una ruta de búsqueda. Se corrige algunos fallos críticos en el módulo de volumen. Cualquier persona que use el de 1,3 debería actualizar.
Tags: Major bugfixes
This release handles files belonging to a time series and adds support for user defined modules that may be placed anywhere in a search path. It fixes some critical bugs in the Volume module. Anyone using the one in 1.3 should upgrade.

2003-11-19 00:57
1.3

Esta versión incluye el volumen de nuevos módulos, Glyph, BandedSurfaceMap, etiquetas y texto, y los nuevos filtros ExtractGrid, StructuredPointsProbe, Delaunay3D/Delaunay2D, UserDefined y CutPlane. Añade soporte para archivos XML y archivos de VTK EnSight caso, un módulo nuevo IMV que proporciona Matlab-como algunas frases para ver las superficies y 2D matrices, vectores EPS / PDF de salida a través de GL2PS, Wavefront exportación OBJ, la posibilidad de guardar la iluminación, y equipo de música y la configuración de la tabla de búsqueda como valores por defecto. El módulo de volumen ahora permite la visualización y proporciona un volumen útil editor gráfico de la transferencia de color de la función.
Tags: Major feature enhancements
This release adds the new modules Volume, Glyph, BandedSurfaceMap,
Labels, and Text, and the new filters ExtractGrid,
StructuredPointsProbe, Delaunay3D/Delaunay2D, UserDefined, and CutPlane.
It adds support for VTK XML files and EnSight case files, a new imv
module that provides Matlab-like one-liners to view surfaces and 2D
arrays, vector EPS/PDF output via GL2PS, Wavefront OBJ exportation,
the ability to save the lighting, and stereo and lookup table settings
as defaults. The Volume module now allows for volume visualization and
provides a useful graphical color transfer function editor.

2002-06-13 03:06
1.2

Un cambio de licencia GPL / LGPL, BSD, un nuevo selector de datos interactivos y juego de la manipulación de la luz, una CellData nuevo filtro PointData, Geomview OOGL apoyo a la exportación, algunas opciones de línea de comandos, correcciones de errores importantes, documentos PDF y RPM nuevo y Debs.
Tags: Major feature enhancements
A license change from GPL/LGPL to BSD, a new interactive data picker and light manipulation kit, a new CellData to PointData filter, Geomview OOGL export support, a few more commandline options, important bugfixes, PDF documentation, and new RPMs and debs.

2001-11-20 10:23
1.1

Binarios para Linux y Windows están disponibles. Mayavi ahora se puede programar en Python de forma interactiva. Apoyo a los argumentos de línea de comandos se añadió. El proceso de instalación se hizo más fácil. Nuevo archivo de importación / exportación opciones han sido añadidas. Optimice el manejo se ha mejorado en 2D de los casos. Varios nuevos filtros y algunos módulos fueron añadidos. Tensor de apoyo fue añadido. Un nuevo módulo ha sido añadido a hacer que el uso interactivo de VTK más fácil. El navegador de oleoducto fue mejorado. Correcciones de errores y diversas mejoras se hicieron.
Tags: Major feature enhancements
Binaries for Linux and Windows are available. MayaVi can now be scripted from
Python interactively. Support for command line arguments was added. The
installation process was made easier. New file import/export options were
added. Streamline handling was improved for 2D cases. Several new filters and a
few modules were added. Tensor support was added. A new module was added to
make interactive usage of VTK easier. The pipeline browser was improved.
Miscellaneous bug fixes and enhancements were made.

Project Resources