Bliss-Shader/shaders/gbuffers_entities.fsh
Xonk 2ac0cda149 Screenspace subsurface scattering, and various tweaks
good old SSSSS.

tweaked bitmask handling for SSS, is packed in the same buffer as labSSS
2023-06-01 17:41:06 -04:00

6 lines
79 B
GLSL

#version 120
#define WORLD
#define ENTITIES
#include "gbuffers_all_solid.fsh"