Added support for scripting

This commit is contained in:
Alexander Bock
2014-09-13 18:25:14 +02:00
parent b6246f6538
commit 3afa0ecaa1
4 changed files with 61 additions and 10 deletions

View File

@@ -1 +1,3 @@
--openspace.setPropertyValue('Earth.renderable.colorTexture', '${OPENSPACE_DATA}/modules/mars/textures/mars.png')
--openspace.setPropertyValue('Earth.renderable.colorTexture', '${OPENSPACE_DATA}/modules/mars/textures/mars.png')
openspace.setTime(1000000)
openspace.setDeltaTime(100)