Skip to content

Instantly share code, notes, and snippets.

@grazer
Created October 1, 2013 06:51
Show Gist options
  • Save grazer/6774724 to your computer and use it in GitHub Desktop.
Save grazer/6774724 to your computer and use it in GitHub Desktop.
void main(void) {
gl_FragColor = vec4(0,1.0,0,1.0);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment