Files
OpenSpace/visualtests/profiles/astroids/interstellar.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

41 lines
809 B
Plaintext

{
"profile": "asteroids",
"commands": [
{
"type": "navigationstate",
"value": {
"anchor": "Earth",
"position": [
-12561206745176.639,
-2554982359165.7495,
6748228682097.809
],
"referenceFrame": "Root",
"up": [
0.014909869068494841,
0.9256034489525743,
0.37820094009859295
],
"timestamp": "2025 JUN 28 13:31:55"
}
},
{
"type": "property",
"value": {
"property": "Scene.OumuamuaTrail.Renderable.Enabled",
"value": true
}
},
{
"type": "property",
"value": {
"property": "Scene.C2019Q4BorisovTrail.Renderable.Enabled",
"value": true
}
},
{
"type": "screenshot"
}
]
}