This website requires JavaScript.
Explore
Help
Sign In
v4games
/
v4k-git-backup
Watch
3
Star
0
Fork
You've already forked v4k-git-backup
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
v4k-git-backup
/
engine
/
art
/
shaders
/
query_point_fs.glsl
6 lines
69 B
GLSL
Raw
Permalink
Blame
History
out
vec4
fragcolor
;
void
main
(
)
{
fragcolor
=
vec4
(
1.0
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink