| # Isosurfacing | |
| - Loads the dataset `ml-100.vtk` and generates an isosurface on the point-data array var0 at isovalue 0.5. | |
| - Creates a render view (1920×1080), assigns it to a layout, displays the contour geometry, and saves a screenshot to `ml-iso-screenshot.png`. | |