| Create a default sphere and then hide it. | |
| Create a shrink filter from the sphere. | |
| Double the sphere's theta resolution. | |
| Divide the shrink filter's shrink factor in half. | |
| Extract a wireframe from the sphere. | |
| Group the shrink filter and wireframe together and show them. | |
| Save a screenshot of the result in the filename "shrink-sphere/results/{agent_mode}/shrink-sphere.png". | |
| The rendered view and saved screenshot should be 1920 x 1080 pixels and have a white background. | |
| (Optional, but must save if use paraview) Save the paraview state as "shrink-sphere/results/{agent_mode}/shrink-sphere.pvsm". | |
| (Optional, but must save if use python script) Save the python script as "shrink-sphere/results/{agent_mode}/shrink-sphere.py". | |
| Do not save any other files, and always save the visualization image. |