21 Feb
Mayavi uses VTK as a rendering engine. It does its best not to force you to learn anything about VTK, and I often forget about the infinite possibilities of this visualization toolkit, but sometimes it can be interesting to actually look at bit more at its data processing algorithms to make a nice visualization.
Lately I [...]
Posted in mayavi, scientific computing by: gael
12 Comments
05 Feb
Mayavi2 is a rewrite of the original Mayavi application to make it easier to adapt and customize.
Mayavi2 uses, for its full-blown application, the Envisage framework. As a result it can both use envisage plugins (such as the logger and the python shell), and contribute to other plugins, thus providing a visualization engine.
The problem with a [...]
Posted in mayavi, scientific computing by: gael
2 Comments