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

Is There A Way To Fill One Side Of The Gyroid Surface By Using Mayavi?

I'm using Mayavi to plot an iso-surface of a gyroid. My problem is that I need a more solid str… Read more Is There A Way To Fill One Side Of The Gyroid Surface By Using 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

Mayavi: Rotate Around Y Axis

I'm plotting a 3D mesh using mayavi's triangular_mesh method. The data describes a human si… Read more Mayavi: Rotate Around Y Axis

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