Fine tunning atm for Mars.

This commit is contained in:
Jonathas Costa
2017-06-02 21:21:44 -04:00
parent 0965ec95ba
commit fcb72e87d6
2 changed files with 4 additions and 2 deletions

View File

@@ -38,6 +38,7 @@ 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")
end
function postInitialization()

View File

@@ -128,9 +128,10 @@ return {
-- Allows camera to go down 10000 meters below the reference ellipsoid InteractionDepthBelowEllipsoid = 10000, -- Useful when having negative height map values
Atmosphere = {
-- Atmosphere radius in Km
AtmoshereRadius = 3423.0,
AtmoshereRadius = 3415.0,
--PlanetRadius = 3396.19,
PlanetRadius = 3393.0,
--PlanetRadius = 3393.0,
PlanetRadius = 3391.0,
PlanetAverageGroundReflectance = 0.1,
Rayleigh = {
Coefficients = {