Files
OpenSpace/data/scene/default_nh.scene
T
2016-03-04 15:06:41 -05:00

55 lines
1.1 KiB
Plaintext

return {
ScenePath = ".",
CommonFolder = "common",
Camera = {
Focus = "NewHorizons",
Position = {1, 0, 0, 5},
},
Modules = {
"sun",
"mercury",
"venus",
"earth",
"mars",
"saturn",
"uranus",
"neptune",
--"PlutoProjection",
"plutoprojectionhybrid",
"charonprojection",
"kerberos",
"nix",
"styx",
"hydra",
"stars",
-- "stars-denver",
"milkyway",
-- "milkyway-eso",
"imageplane",
--"constellationbounds",
--"io",
--"europa",
--"ganymede",
--"callisto",
"jupiterprojection",
"ioprojection",
"europaprojection",
"ganymedeprojection",
"callistoprojection",
"newhorizons",
"newhorizonsfov",
--"gridGalactic",
--"gridEcliptic",
--"gridEquatorial",
-- "ephemeris",
-- "newhorizonspath",
-- "newhorizonstrail",
-- "enlil",
-- "volumegl3",
-- "volumegl2",
-- "volumegl",
}
}