SHARE
TWEET
Untitled
a guest
Sep 24th, 2014
216
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
- void main(void)
- {
- vec2 xy = gl_FragCoord.xy / iResolution.xy;
- gl_FragColor = vec4( xy, 0.0, 1.0 );
- }
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy.
