R2 Shaders
src
main
glsl
com
io7m
r2
shaders
sources
R2LightProjectiveLambertShadowVarianceSingle.frag
Go to the documentation of this file.
1
/// \file R2LightProjectiveLambertShadowVarianceSingle.frag
2
/// \brief An instantiation of the `R2LightProjectiveLambertShadowVariance` shader for single instances
3
4
#define R2_RECONSTRUCT_DIFFUSE_ONLY 1
5
#include "
R2LightProjectiveLambertShadowVariance.h
"
6
#include "
R2LightShaderDriverSingle.h
"
R2LightShaderDriverSingle.h
A fragment shader driver for single instance lights.
R2LightProjectiveLambertShadowVariance.h
A projective light with no specular highlights and a variance shadow.
Generated by
1.8.12