Renderableehpemeris still as it is, will be repurposed though.

Renderable trail now acts like planet ephemeris, not yet finished. Need to work on objectloader
This commit is contained in:
michal
2014-10-03 18:56:16 -04:00
parent 938c442dd6
commit 59161e186c
6 changed files with 374 additions and 11 deletions

View File

@@ -1,5 +1,5 @@
--openspace.setPropertyValue('Earth.renderable.colorTexture', '${OPENSPACE_DATA}/modules/mars/textures/mars.png')
openspace.time.setTime("2005-11-01T00:00:00")
openspace.time.setDeltaTime(86400.0)
openspace.time.setDeltaTime(20000000.0)
print(openspace.time.currentTimeUTC())