mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-25 05:28:37 -05:00
da6e2d4d5a
* Add new Lua functions to request profile names. Next version of the wizard * Replacecurrently existing tests
30 lines
576 B
Plaintext
30 lines
576 B
Plaintext
{
|
|
"profile": "empty",
|
|
"commands": [
|
|
{
|
|
"type": "asset",
|
|
"value": "examples/renderable/renderableboxgrid/boxgrid_styled.asset"
|
|
},
|
|
{
|
|
"type": "navigationstate",
|
|
"value": {
|
|
"anchor": "Root",
|
|
"position": [
|
|
8.007752866439407,
|
|
3.20767983742267,
|
|
5.058328191272642
|
|
],
|
|
"up": [
|
|
-0.34240036184625194,
|
|
0.9380684184549688,
|
|
-0.05281699068433604
|
|
],
|
|
"timestamp": "2025 JUN 29 21:48:56"
|
|
}
|
|
},
|
|
{
|
|
"type": "screenshot"
|
|
}
|
|
]
|
|
}
|