Refinements to image sequencing class and other, adaptation to the pluto setup

This commit is contained in:
Michal Marcinkowski
2015-01-29 13:01:31 -05:00
parent 3928ff75fb
commit 238aa09381
12 changed files with 125 additions and 24 deletions

View File

@@ -1,10 +1,10 @@
--openspace.setPropertyValue('Earth.renderable.colorTexture', '${OPENSPACE_DATA}/modules/mars/textures/mars.png')
openspace.time.setTime("2015-07-11T09:26:00.557") -- pluto
openspace.time.setTime("2015-07-14T10:50:00.00") -- pluto
--openspace.time.setDeltaTime(200000.0)
--openspace.time.setDeltaTime(5000.00)
--openspace.time.setDeltaTime(864000)
openspace.time.setDeltaTime(50)
openspace.time.setDeltaTime(10)
-- print(openspace.time.currentTimeUTC())