What problem does it solve?
This Skill helps you turn 3D physics datasets into clear, presentation-ready visualizations so you can communicate results without spending days tweaking plotting code and rendering settings.
Core Features & Use Cases
- Scalar field rendering: Visualize volumetric data using isosurfaces, contour plots, and volume slicing (e.g., temperature, density, pressure).
- Vector field visualization: Plot vector magnitudes and directions with quiver arrows and streamline/flow lines (e.g., electromagnetic fields, fluid velocity).
- High-quality export & off-screen rendering: Produce high-resolution renders suitable for papers using Mayavi/VTK in interactive or headless environments.
Example use case: You have a 3D simulation of a field and want to generate an isosurface image of key regions and overlay streamlines to show how the field evolves.
Quick Start
Use the mayavi-3d-viz skill to create an off-screen 3D isosurface and export it as a PNG for your physics scalar field dataset.