10 lines
169 B
GLSL
10 lines
169 B
GLSL
#version 430 compatibility
|
|
|
|
#define DIMENSION_END
|
|
#define PROGRAM_VOXEL
|
|
#define PROGRAM_FSH
|
|
|
|
/* RENDERTARGETS: 0 1 */
|
|
|
|
#include "/Lib/PathTracing/Voxelizer/Shadow.glsl"
|