This website requires JavaScript.
Explore
Help
Register
Sign In
epic
/
OpenRA
Watch
1
Star
0
Fork
0
You've already forked OpenRA
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2f9b1459a8217581c566561a3b09c0a4a01f8d02
OpenRA
/
glsl
/
line.frag
Paul Chote
a166815348
Remove duplication between world/chrome shaders.
2013-02-23 09:53:46 +13:00
4 lines
41 B
GLSL
Raw
Blame
History
void
main
(
)
{
gl_FragColor
=
gl_Color
;
}
Reference in New Issue
View Git Blame
Copy Permalink