| Task: | |
| Load the Bunny dataset from "bunny/data/bunny_512x512x361_uint16.raw", the information about this dataset: | |
| Bunny | |
| Description: A CT scan of the Stanford Bunny. The greyscale units are Hounsfield units, denoting electron-density of the subject; the scale units are in millimeters. The scan was completed 28 January 2000. | |
| Data Type: uint16 | |
| Data Byte Order: little Endian | |
| Data Spacing: 0.337891x0.337891x0.5 | |
| Data Extent: 512x512x361 | |
| Data loading is very important, make sure you correctly load the dataset according to their features. | |
| Visualize the scanned specimen: | |
| 1. Apply volume rendering to show the full structure | |
| 2. Create an isosurface at the specimen boundary | |
| 3. Use natural colors appropriate for the specimen | |
| 4. Adjust opacity to show internal features if present | |
| Please think step by step and make sure to fulfill all the visualization goals mentioned above. | |
| Finally, save the paraview state as "bunny/results/bunny.pvsm |