#version 120 flat varying vec4 vColor; void main(void) { gl_FragColor = vColor; }