re-add physics mod ocean support. tweak refraction strength falloff with distance

This commit is contained in:
Xonk
2025-04-01 20:36:18 -04:00
parent 450ec181e4
commit 9ce449690a
7 changed files with 317 additions and 19 deletions

View File

@ -0,0 +1,7 @@
#version 120
#define PHYSICSMOD_VERTEX
#define PHYSICSMOD_OCEAN_SHADER
#define OVERWORLD_SHADER
#include "/dimensions/all_translucent.vsh"