mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-28 14:59:31 -05:00
3f705df0ea
bumped ghoul to match current master
54 lines
1004 B
Plaintext
54 lines
1004 B
Plaintext
{
|
|
"assets": [
|
|
"base",
|
|
"base_keybindings",
|
|
"examples/celestial_globe"
|
|
],
|
|
"camera": {
|
|
"aim": "",
|
|
"anchor": "celestial-globe-mars1",
|
|
"frame": "Root",
|
|
"pitch": 0.1228616,
|
|
"position": {
|
|
"x": -1109,
|
|
"y": 775,
|
|
"z": -1267
|
|
},
|
|
"type": "setNavigationState",
|
|
"up": {
|
|
"x": 0.27546,
|
|
"y": 0.908344,
|
|
"z": 0.31468
|
|
},
|
|
"yaw": -0.0063002
|
|
},
|
|
"mark_nodes": [
|
|
"celestial-globe-earth",
|
|
"celestial-globe-mars1",
|
|
"celestial-globe-mars2",
|
|
"celestial-globe-mars3",
|
|
"celestial-globe-moon",
|
|
"Earth",
|
|
"Moon",
|
|
"Sun",
|
|
"Mars"
|
|
],
|
|
"meta": {
|
|
"author": "OpenSpace Team",
|
|
"description": "Test profile for shadows",
|
|
"license": "MIT License",
|
|
"name": "Shadows Test",
|
|
"url": "https://www.openspaceproject.com",
|
|
"version": "1.0"
|
|
},
|
|
"time": {
|
|
"is_paused": true,
|
|
"type": "absolute",
|
|
"value": "2023-07-06T03:26:14"
|
|
},
|
|
"version": {
|
|
"major": 1,
|
|
"minor": 3
|
|
}
|
|
}
|