updates to the imagesequencing & renderableplanet projection classes mainly

This commit is contained in:
Michal Marcinkowski
2015-03-24 12:31:03 -04:00
parent 5b829dea58
commit cae39f2788
19 changed files with 748 additions and 169 deletions
+3 -3
View File
@@ -5,16 +5,16 @@
openspace.setInvertRoll(true);
--openspace.setInteractionSensitivity(10) -- This is the default value for the sensitivity (the higher, the more sensitive)
openspace.time.setTime("2007 FEB 27 16:40:00") -- This is the start time for a Jupiter run of New Horizons
--openspace.time.setTime("2007 FEB 27 16:30:00") -- This is the start time for a Jupiter run of New Horizons
openspace.time.setDeltaTime(10) -- How many seconds pass per second of realtime, changeable in the GUI
openspace.time.setDeltaTime(0) -- How many seconds pass per second of realtime, changeable in the GUI
dofile(openspace.absPath('${SCRIPTS}/bind_keys.lua')) -- Load the default keybindings
-- openspace.time.setDeltaTime(50);
--openspace.time.setTime("2015-07-14T10:50:00.00") -- PLUTO
openspace.time.setTime("2015-07-14T10:10:00.00") -- PLUTO
-- NH takes series of images from visible to dark side (across terminator)
-- Sequence lasts ~10 mins, (recommended dt = 10)