mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-08 04:20:14 -05:00
Added fine controls for Mie Scattering as requested by Carter and John.
This commit is contained in:
@@ -37,8 +37,8 @@ function preInitialization()
|
||||
|
||||
dofile(openspace.absPath('${SCRIPTS}/bind_common_keys.lua'))
|
||||
|
||||
openspace.setPathToken("${MARS_DATA}", "C:/Users/Jonathas/Pessoal/Work/OpenSpace/data/scene/lodglobes/mars")
|
||||
--openspace.setPathToken("${MARS_DATA}", "F:/Pessoal/Work/OpenSpace/Source/OpenSpace/data/scene/lodglobes/mars")
|
||||
--openspace.setPathToken("${MARS_DATA}", "C:/Users/Jonathas/Pessoal/Work/OpenSpace/data/scene/lodglobes/mars")
|
||||
openspace.setPathToken("${MARS_DATA}", "F:/Pessoal/Work/OpenSpace/Source/OpenSpace/data/scene/lodglobes/mars")
|
||||
end
|
||||
|
||||
function postInitialization()
|
||||
@@ -92,8 +92,8 @@ return {
|
||||
--"atmospheremars",
|
||||
--"moon",
|
||||
|
||||
"lodglobes/earth",
|
||||
--"lodglobes/mars",
|
||||
--"lodglobes/earth",
|
||||
"lodglobes/mars",
|
||||
--"lodglobes/moon",
|
||||
|
||||
--"toyvolume",
|
||||
|
||||
Reference in New Issue
Block a user