fix world curvature on DH LODS

This commit is contained in:
Xonk
2024-11-15 19:53:12 -05:00
parent 07212db632
commit 82ddfc92cd
2 changed files with 19 additions and 2 deletions

View File

@ -5,8 +5,9 @@
#include "/lib/projections.glsl"
#ifdef OVERWORLD_SHADER
#define WATER_SUN_SPECULAR
#define WATER_SUN_SPECULAR
#endif
uniform vec2 texelSize;
// uniform int moonPhase;
uniform float frameTimeCounter;