This website requires JavaScript.
Explore
Help
Sign In
jahnertz
/
town-page
Watch
1
Star
0
Fork
You've already forked town-page
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
f789e7680f
town-page
/
assets
/
myShader.frag
4 lines
65 B
GLSL
Raw
Blame
History
void
main
(
void
)
{
gl_FragColor
=
vec4
(
0.5
,
0.3
,
0.0
,
1.0
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink