SciVisAgentBench-tasks / paraview /import-gltf /task_description.txt
KuangshiAi
merge chatvis bench and main
77dc289
raw
history blame
733 Bytes
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.