enabled "clouds intersect terrain" by default

This commit is contained in:
Xonk
2024-06-27 15:53:27 -04:00
parent 810c1dd0f8
commit 114bd31d09
6 changed files with 6 additions and 7 deletions

View File

@ -92,7 +92,7 @@ float linearizeDepthFast(const in float depth, const in float near, const in flo
#define TIMEOFDAYFOG
#include "/lib/lightning_stuff.glsl"
// #define CLOUDS_INTERSECT_TERRAIN
#define CLOUDS_INTERSECT_TERRAIN
// #define CLOUDSHADOWSONLY
#include "/lib/volumetricClouds.glsl"
#include "/lib/overworld_fog.glsl"