Added gBuffer filling from Globebrowsing. Changed Earth Radius for ATM calculations. Removed unsused code.

This commit is contained in:
Jonathas Costa
2017-05-24 16:09:28 -04:00
parent d632b41710
commit 554cbcf32a
7 changed files with 55 additions and 59 deletions
+4 -2
View File
@@ -57,8 +57,10 @@ return {
SegmentsPerPatch = 64,
Atmosphere = {
-- Atmosphere radius in Km
AtmoshereRadius = 6450,
PlanetRadius = 6378.1366,
--AtmoshereRadius = 6450,
AtmoshereRadius = 6420.0,
PlanetRadius = 6378.137,
--PlanetRadius = 6360.0,
PlanetAverageGroundReflectance = 0.1,
Rayleigh = {
Coefficients = {