mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-05 11:09:37 -06:00
75 lines
1.4 KiB
Plaintext
75 lines
1.4 KiB
Plaintext
{
|
|
"assets": [
|
|
"base",
|
|
"base_keybindings",
|
|
"events/toggle_sun",
|
|
"scene/solarsystem/planets/earth/earth",
|
|
"scene/solarsystem/planets/earth/eclipses/eclipses",
|
|
"scene/solarsystem/planets/earth/eclipse_shadow"
|
|
],
|
|
"camera": {
|
|
"altitude": 17000000.0,
|
|
"anchor": "Earth",
|
|
"latitude": 58.5877,
|
|
"longitude": 16.1924,
|
|
"type": "goToGeo"
|
|
},
|
|
"delta_times": [
|
|
1.0,
|
|
5.0,
|
|
30.0,
|
|
60.0,
|
|
300.0,
|
|
1800.0,
|
|
3600.0,
|
|
43200.0,
|
|
86400.0,
|
|
604800.0,
|
|
1209600.0,
|
|
2592000.0,
|
|
5184000.0,
|
|
7776000.0,
|
|
15552000.0,
|
|
31536000.0,
|
|
63072000.0,
|
|
157680000.0,
|
|
315360000.0,
|
|
630720000.0
|
|
],
|
|
"keybindings": [],
|
|
"mark_nodes": [
|
|
"Earth",
|
|
"Moon",
|
|
"Sun",
|
|
"ISS"
|
|
],
|
|
"meta": {
|
|
"author": "OpenSpace Team",
|
|
"description": "OpenSpace profile to highlight solar eclipses on the Earth from 1900 to 2100",
|
|
"license": "MIT License",
|
|
"name": "Default",
|
|
"url": "https://www.openspaceproject.com",
|
|
"version": "1.0"
|
|
},
|
|
"properties": [
|
|
{
|
|
"name": "Scene.MoonOrbitalPlaneRadialGrid.Renderable.Enabled",
|
|
"type": "setPropertyValueSingle",
|
|
"value": "false"
|
|
},
|
|
{
|
|
"name": "Scene.EarthEclipticRadialGrid.Renderable.Enabled",
|
|
"type": "setPropertyValueSingle",
|
|
"value": "false"
|
|
}
|
|
],
|
|
"time": {
|
|
"type": "relative",
|
|
"value": "-1d"
|
|
},
|
|
"version": {
|
|
"major": 1,
|
|
"minor": 1
|
|
}
|
|
}
|