mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-11 11:04:05 +09:00
cloud stage has more depth
This commit is contained in:
@@ -21,5 +21,6 @@
|
||||
"altLow": 1080, "altHigh": 1800
|
||||
}
|
||||
},
|
||||
"atmoTurbidity": 3.5
|
||||
"atmoTurbidity": 3.5,
|
||||
"shaderVibrancy": [1.0, 1.0]
|
||||
}
|
||||
@@ -27,5 +27,6 @@
|
||||
}
|
||||
},
|
||||
"atmoTurbidity": 3.5,
|
||||
"shaderVibrancy": [1.0, 1.0],
|
||||
"__comment__": "Make a texture for altocumulus so that this weather can be realised with less than 1000 sprites"
|
||||
}
|
||||
@@ -8,7 +8,7 @@
|
||||
"cloudGammaVariance": [0.0, 0.0],
|
||||
"windSpeed": 10.45,
|
||||
"windSpeedVariance": 0.5,
|
||||
"windSpeedDamping": 0.0,
|
||||
"windSpeedDamping": 0.5,
|
||||
"clouds": {
|
||||
"cumulus": {
|
||||
"filename": "cloud_normal.png", "tw": 1024, "th": 512, "probability": 0.1,
|
||||
@@ -26,5 +26,6 @@
|
||||
"altLow": 1100, "altHigh": 1500
|
||||
}
|
||||
},
|
||||
"atmoTurbidity": 9.5
|
||||
"atmoTurbidity": 9.5,
|
||||
"shaderVibrancy": [0.93, 0.9]
|
||||
}
|
||||
Binary file not shown.
Reference in New Issue
Block a user