File size: 267 Bytes
6baf440
 
 
 
1
2
3
4
5
# 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`.