mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-07 20:09:58 -05:00
fix for spice manager with no exceptions; fix for nh profile camera
This commit is contained in:
@@ -8,18 +8,20 @@
|
||||
"camera": {
|
||||
"aim": "",
|
||||
"anchor": "NewHorizons",
|
||||
"frame": "",
|
||||
"frame": "Root",
|
||||
"pitch": 0.036092,
|
||||
"position": {
|
||||
"x": -65.72656,
|
||||
"y": -72.39404,
|
||||
"z": -21.1189
|
||||
"x": -111.9326,
|
||||
"y": -35.20605,
|
||||
"z": 33.42737
|
||||
},
|
||||
"type": "setNavigationState",
|
||||
"up": {
|
||||
"x": 0.102164,
|
||||
"y": -0.362945,
|
||||
"z": 0.926193
|
||||
}
|
||||
"x": -0.188963,
|
||||
"y": 0.921904,
|
||||
"z": 0.338209
|
||||
},
|
||||
"yaw": 0.0563239
|
||||
},
|
||||
"delta_times": [
|
||||
1.0,
|
||||
|
||||
Reference in New Issue
Block a user