45 lines
1.5 KiB
JSON
45 lines
1.5 KiB
JSON
{
|
|
"id": "viewports_task11",
|
|
"snapshot": "ovito",
|
|
"instruction": "在 OVITO 中,通过视口菜单打开 Viewport Graphics Configuration 对话框调整渲染设置。",
|
|
"source": "custom",
|
|
"config": [
|
|
{
|
|
"type": "launch",
|
|
"parameters": {
|
|
"command": [
|
|
"C:\\OVITO Basic\\ovito.exe"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"type": "sleep",
|
|
"parameters": {
|
|
"seconds": 5
|
|
}
|
|
}
|
|
],
|
|
"trajectory": "trajectories/",
|
|
"related_apps": [
|
|
"ovito"
|
|
],
|
|
"evaluator": {
|
|
"postconfig": [
|
|
{
|
|
"type": "sleep",
|
|
"parameters": {
|
|
"seconds": 3
|
|
}
|
|
}
|
|
],
|
|
"func": "vllm_eval"
|
|
},
|
|
"proxy": false,
|
|
"fixed_ip": false,
|
|
"possibility_of_env_change": "low",
|
|
"metadata": {
|
|
"input_files": [],
|
|
"steps": "1. 启动 OVITO 软件\n2. 在软件界面的三维视图区域,左键单击任意一个视口左上角的文本标签(例如 'Perspective'、'Top' 等)以打开视口菜单\n3. 在弹出的下拉菜单中,移动鼠标到列表底部\n4. 左键单击选中下拉菜单最底部的 'Configure Graphics...' 菜单项\n5. 确认屏幕上成功弹出标题为 'Viewport Graphics Configuration' 的对话框",
|
|
"steps_original": "1. 打开 OVITO 软件\n2. 点击任意一个视口左上角的文本标题打开视口菜单\n3. 点击菜单最底部的 \"Configure Graphics...\" 选项\n4. 确认屏幕上弹出了 \"Viewport Graphics Configuration\" 对话框,显示有关 OpenGL 实时渲染方法的配置选项"
|
|
}
|
|
} |