Water: distortions

This commit is contained in:
2025-09-08 09:46:16 +03:00
parent d42cf2854a
commit 3f59a384e4
4 changed files with 20 additions and 6 deletions

View File

@@ -91,6 +91,8 @@ fragment_program Water/water_fp glsl glsles glslang hlsl
source water.frag
default_params
{
param_named reflectMap int 0
param_named noiseMap int 1
}
preprocessor_defines NEW_WATER_SHADER
}