variable normal offset strength; misc fixes

This commit is contained in:
NULL511
2024-05-04 23:55:14 -04:00
parent 75e7402cc2
commit 68f029d8c3
8 changed files with 713 additions and 15 deletions

View File

@ -681,6 +681,7 @@ const vec3 aerochrome_color = mix(vec3(1.0, 0.0, 0.0), vec3(0.715, 0.303, 0.631)
//#define LPV_ENABLED
#define LPV_SIZE 7 // [6 7 8]
#define LPV_NORMAL_STRENGTH 50 // [0 10 20 30 40 50 60 70 80 90 100]
#define LPV_NORMAL_OFFSET
#define LPV_ENTITY_LIGHTS
#define LPV_REDSTONE_LIGHTS