Files
OpenSpace/visualtests/documentation/profiles/default/solar_system_constellations.ostest
Alexander Bock da6e2d4d5a Add a Test Wizard, start recreating new tests, add new functions to create new Lua function returning Profile information (#3734)
* Add new Lua functions to request profile names.   Next version of the wizard
* Replacecurrently existing tests
2025-07-11 17:01:03 +02:00

36 lines
724 B
Plaintext

{
"profile": "default",
"commands": [
{
"type": "navigationstate",
"value": {
"anchor": "Sun",
"position": [
17826454706174.656,
11781829920445.531,
648132889612.5564
],
"pitch": -0.001155640514968619,
"referenceFrame": "Root",
"up": [
-0.5077517465690473,
0.744395608225076,
0.4336627056956835
],
"yaw": 0.005834675236971732,
"timestamp": "2025 JUN 29 15:16:18"
}
},
{
"type": "property",
"value": {
"property": "Scene.Constellations.Renderable.Enabled",
"value": true
}
},
{
"type": "screenshot"
}
]
}