mayaviEasy Playground

3D scientific data visualization using VTK

Getting started with mayaviRun locally
Install
pip install mayavi
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: mayavi)

mayavi is a third-party package. 3D scientific data visualization using VTK. Install with: pip install mayavi

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?