Adding convenient scripts for showing 67P and changing coordinate system to 67P

This commit is contained in:
Anton Arbring
2015-06-25 20:28:36 -04:00
parent 927cfc2766
commit 8fbd027a1e
4 changed files with 56 additions and 1 deletions

View File

@@ -14,5 +14,6 @@ openspace.setPropertyValue("MilkyWay.renderable.transparency", 0.75)
openspace.setPropertyValue("MilkyWay.renderable.segments", 50)
openspace.changeCoordinateSystem("Jupiter")
--openspace.changeCoordinateSystem("67P")
openspace.printInfo("Done setting default values")