added renderablepath and made changes to renderabletrail

This commit is contained in:
michal
2014-10-08 16:15:37 -04:00
parent 36925cbde7
commit 1ed4b74d3e
10 changed files with 266 additions and 227 deletions
+1
View File
@@ -1,5 +1,6 @@
--openspace.setPropertyValue('Earth.renderable.colorTexture', '${OPENSPACE_DATA}/modules/mars/textures/mars.png')
openspace.time.setTime("2005-11-01T00:00:00")
--openspace.time.setTime("2006-06-04T22:00:00")
openspace.time.setDeltaTime(200000.0)
--openspace.time.setDeltaTime(30000.0)
print(openspace.time.currentTimeUTC())