Files
drags-and-nerds/v1-com-officielle/glitcher/lib/glitch.frag
T

3 lines
60 B
GLSL

void main() {
gl_FragColor = vec4(0.0, 0.0, 0.0, 1.0);
}