// color pass-through void main() { gl_FragColor = gl_Color; }