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
700b6d6d5ecd4dc92cd0eb87eaa3252804e1cd3d
OpenRA
/
glsl
/
world-line.frag
Paul Chote
00358e9fe8
Working line shader
2010-11-21 13:10:18 +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