Image sequencing improvements and optimization of projection.

Projection now occurs only at specified timestamps.
Todo:
projection class now dependent on image sequences, will have
to change that once we read specific instrument schedule.
This commit is contained in:
Michal Marcinkowski
2015-01-21 11:28:38 -05:00
parent fa0f26c9da
commit a8e5b61272
11 changed files with 170 additions and 84 deletions
+1
View File
@@ -1,5 +1,6 @@
--openspace.setPropertyValue('Earth.renderable.colorTexture', '${OPENSPACE_DATA}/modules/mars/textures/mars.png')
--openspace.time.setTime("2007-01-08T20:42:01.359") -- far
--openspace.time.setTime("2007-02-10T13:30:01.359") -- 4x4
openspace.time.setTime("2007-02-27T16:30:00.000") -- close
--openspace.time.setDeltaTime(200000.0)