#version 120 // color uniform vec4 normalColor; void main() { gl_FragColor = normalColor; }