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