mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-05 19:19:39 -06:00
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:
@@ -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())
|
||||
|
||||
Reference in New Issue
Block a user