File size: 733 Bytes
6baf440 77dc289 | 1 2 3 4 5 6 7 8 | Load the "BlueGrayBackground" palette.
Read the file "import-gltf/data/import-gltf.glb" and import the nodes "/assembly/Axle", "assembly/OuterRing/Torus002", and "assembly/OuterRing/MiddleRing/InnerRing".
Set the layout size to 300x300 pixels.
Point the camera in the positive Y direction and zoom to fit.
Make sure all views are rendered, then save a screenshot to "import-gltf/results/{agent_mode}/import-gltf.png".
(Optional, but must save if use paraview) Save the paraview state as "import-gltf/results/{agent_mode}/import-gltf.pvsm".
(Optional, but must save if use python script) Save the python script as "import-gltf/results/{agent_mode}/import-gltf.py".
Do not save any other files, and always save the visualization image. |