Skip to content Skip to sidebar Skip to footer
Showing posts with the label Mayavi

How To Join/connect/group Multiple Objects In Mayavi2

I would like to combine multiple Mayavi objects into a single 'grouped' object so that I co… Read more How To Join/connect/group Multiple Objects In Mayavi2

Listen For Ctf Otf Changes With Traits In Mayavi Volume Rendering

I would like to listen to changes in the transfer function in how the color and opacity (ctf/otf) o… Read more Listen For Ctf Otf Changes With Traits In Mayavi Volume Rendering

Gtk-warning **: Locale Not Supported By C Library. While Using Several Python Modules (mayavi, Spectral)

I updated my MacBook to Mavericks, reinstalled Macports and all Python 2.7 modules I usually use. W… Read more Gtk-warning **: Locale Not Supported By C Library. While Using Several Python Modules (mayavi, Spectral)

Plotting A 3d Data Read From A File Using Mayavi

I have a data file in the following format: x y z f(x) f(y) f(z) I want to plot it using contour3d… Read more Plotting A 3d Data Read From A File Using Mayavi

Specify Absolute Colour For 3D Points In MayaVi

I am using the MayaVi Python library to plot 3d points, using the points3d class. The documentation… Read more Specify Absolute Colour For 3D Points In MayaVi