9 lines
157 B
GLSL
9 lines
157 B
GLSL
#version 130
|
|
|
|
#define FRAGMENT_SHADER
|
|
#define NETHER
|
|
#define GBUFFERS_TERRAIN
|
|
#define GBUFFERS_COLORWHEEL
|
|
|
|
#include "/program/gbuffers_terrain.glsl"
|