mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-10 21:49:38 -06:00
* Updating all assets to new coding style * Cleaning up asset files * Moving default_actions and default_keybindings files * Changing procedural globes to explicitly specified globes * Move Spice loading explicitly to the initialize part and also deinitialize * Removing unused asset files * Removing asset_helper * Removing scale_model_helper asset * Removing script_scheduler_helper * Removing testing_keybindings * Remove procedural_globe
27 lines
1.1 KiB
Plaintext
27 lines
1.1 KiB
Plaintext
[
|
|
{ "type": "pause",
|
|
"value": "true"},
|
|
{ "type": "time",
|
|
"value": "2019-01-01T05:00:00.00"},
|
|
{ "type": "action",
|
|
"value": "os.FadeDownTrails"},
|
|
{ "type": "navigationstate",
|
|
"value": "{Anchor='Mars',Pitch=1.327145E0,Position={7.622104E5,-3.288462E6,-3.857782E5},Up={-0.485709E-1,-0.127474E0,0.990652E0},Yaw=0.224817E-1}"},
|
|
{ "type": "script",
|
|
"value": "openspace.setPropertyValueSingle('Scene.Mars.Renderable.Layers.HeightLayers.HiRISE-LS-DEM.Enabled', true)"},
|
|
{ "type": "script",
|
|
"value": "openspace.setPropertyValueSingle('Scene.Mars.Renderable.Layers.ColorLayers.HiRISE-PSP.Enabled', true)"},
|
|
{ "type": "script",
|
|
"value": "openspace.setPropertyValueSingle('Scene.Mars.Renderable.Layers.ColorLayers.CTX_blended_01.Enabled', true)"},
|
|
{ "type": "wait",
|
|
"value": "60"},
|
|
{ "type": "navigationstate",
|
|
"value": "{Anchor='Mars',Pitch=1.347758E0,Position={7.635264E5,-3.287992E6,-3.854482E5},Up={-0.470953E-1,-0.127084E0,0.990773E0},Yaw=0.463204E-1}"},
|
|
{ "type": "wait",
|
|
"value": "180"},
|
|
{ "type": "screenshot",
|
|
"value": "MarsHiRISE"}
|
|
]
|
|
|
|
|