Pluto geometry artefacts commit.

This commit is contained in:
michal
2014-10-20 18:29:55 -04:00
parent 4a6e9dd671
commit 54809c6376
7 changed files with 23 additions and 41 deletions

View File

@@ -1,10 +1,10 @@
--openspace.setPropertyValue('Earth.renderable.colorTexture', '${OPENSPACE_DATA}/modules/mars/textures/mars.png')
openspace.time.setTime("2007-02-26T17:00:00")
--openspace.time.setTime("2006-08-22T20:00:00")
--openspace.time.setTime("2006-02-26T17:00:00")
openspace.time.setTime("2006-08-22T20:00:00")
--openspace.time.setDeltaTime(200000.0)
--openspace.time.setDeltaTime(5000.00)
openspace.time.setDeltaTime(1000)
openspace.time.setDeltaTime(10)
--openspace.time.setDeltaTime(30000.0)
-- print(openspace.time.currentTimeUTC())