uniform vec4 starColor; void main(void) { gl_FragColor = starColor; }