This website requires JavaScript.
Explore
Help
Sign In
actions
/
itgmania212121
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
027845a8a22e08d5bf0c8c0b3ec9bdfb8564c735
itgmania212121
/
Data
/
Shaders
/
GLSL
/
Shell.frag
T
3 lines
62 B
GLSL
Raw
Normal View
History
Unescape
Escape
I forgot to add these.
2011-03-12 22:24:28 -08:00
void
main
()
{
gl_FragColor
=
vec4
(
0.25
,
0.125
,
0.125
,
1.0
);
}
Reference in New Issue
Copy Permalink