mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-06 03:29:44 -06:00
* Add new Lua functions to request profile names. Next version of the wizard * Replacecurrently existing tests
29 lines
578 B
Plaintext
29 lines
578 B
Plaintext
{
|
|
"profile": "default",
|
|
"commands": [
|
|
{
|
|
"type": "navigationstate",
|
|
"value": {
|
|
"anchor": "Sun",
|
|
"position": [
|
|
45277272827.57652,
|
|
-515676902177.2848,
|
|
-382980205202.97406
|
|
],
|
|
"pitch": -0.0011556405150518025,
|
|
"referenceFrame": "Root",
|
|
"up": [
|
|
0.5528178446384503,
|
|
-0.4650124588713058,
|
|
0.6914881370954681
|
|
],
|
|
"yaw": 0.005834675236949038,
|
|
"timestamp": "2025 JUN 29 15:10:31"
|
|
}
|
|
},
|
|
{
|
|
"type": "screenshot"
|
|
}
|
|
]
|
|
}
|