mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-24 04:58:59 -05:00
Disabled Ozone by default.
This commit is contained in:
@@ -92,12 +92,12 @@ return {
|
||||
--"atmospheremars",
|
||||
--"moon",
|
||||
|
||||
--"lodglobes/earth",
|
||||
"lodglobes/earth",
|
||||
--"lodglobes/mars",
|
||||
--"lodglobes/moon",
|
||||
|
||||
--"toyvolume",
|
||||
"earth",
|
||||
--"earth",
|
||||
"stars",
|
||||
--"stars-denver",
|
||||
"milkyway",
|
||||
|
||||
@@ -87,6 +87,7 @@ return {
|
||||
-- Thichkness of atmosphere if its density were uniform, in Km
|
||||
H_R = 8.0,
|
||||
},
|
||||
--[[
|
||||
Ozone = {
|
||||
Coefficients = {
|
||||
-- Extinction coefficients
|
||||
@@ -94,6 +95,7 @@ return {
|
||||
},
|
||||
H_O = 8.0,
|
||||
},
|
||||
]]--
|
||||
-- Default
|
||||
Mie = {
|
||||
Coefficients = {
|
||||
|
||||
Reference in New Issue
Block a user