File size: 446 Bytes
a8b7b1e 6baf440 | 1 2 3 4 5 6 7 | I would like to use ParaView to visualize a dataset.
Read in the file named "ml-dvr/data/ml-dvr.vtk".
Generate a volume rendering using the default transfer function.
Rotate the view to an isometric direction.
Save a screenshot of the result in the filename "ml-dvr/results/{agent_mode}/ml-dvr.png".
The rendered view and saved screenshot should be 1920 x 1080 pixels.
Finally, save the ParaView state as "ml-dvr/results/{agent_mode}/ml-dvr.pvsm" |