re-implement "render fog with clouds" option.

This commit is contained in:
Xonk
2023-12-26 19:57:30 -05:00
parent 993c57a34a
commit 2d64880893
10 changed files with 203 additions and 170 deletions

View File

@ -323,7 +323,7 @@ uniform int moonPhase;
#define CLOUDS_QUALITY 0.5 // [0.1 0.125 0.15 0.2 0.25 0.3 0.35 0.4 0.45 0.5 0.55 0.6 0.65 0.7 0.75 0.8 0.9 1.0]
#ifdef VOLUMETRIC_CLOUDS
#define Cloud_Fog
#define RAYMARCH_CLOUDS_WITH_FOG
#ifndef ambientLight_only
#define CLOUDS_SHADOWS