| Task: | |
| Load the vortex dataset from "engine/data/engine_256x256x128_uint8.raw", the information about this dataset: | |
| engine (Scalar) | |
| Data Scalar Type: float | |
| Data Byte Order: little Endian | |
| Data Extent: 256x256x128 | |
| Number of Scalar Components: 1 | |
| Instructions: | |
| 1. Load the dataset into ParaView. | |
| 2. Apply the volume rendering to visualize the engine dataset | |
| 3. Adjust the transfer function, let the outer part more transparent and the inner part more solid. Use light blue for the outer part and orange for the inner part. | |
| 4. Use a white background. Find an optimal view. Render at 1280x1280. Do not show a color bar or coordinate axes. | |
| 5. Save your work: | |
| Save the visualization image as "engine/results/{agent_mode}/engine.png". | |
| (Optional, but must save if use paraview) Save the paraview state as "engine/results/{agent_mode}/engine.pvsm". | |
| (Optional, but must save if use pvpython script) Save the python script as "engine/results/{agent_mode}/engine.py". | |
| (Optional, but must save if use VTK) Save the cxx code script as "engine/results/{agent_mode}/engine.cxx" | |
| Do not save any other files, and always save the visualization image. | |