mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-24 04:58:59 -05:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user