This website requires JavaScript.
Explore
Help
Register
Sign In
birth-software
/
bloat-buster
Watch
1
Star
0
Fork
0
You've already forked bloat-buster
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
bloat-buster
/
dependencies
/
glslang-15.0.0
/
Test
/
compoundsuffix.vert.glsl
David Gonzalez Martin
be2de1d672
Render a texture
2024-11-10 08:48:46 -06:00
4 lines
47 B
GLSL
Raw
Blame
History
void
main
(
)
{
gl_Position
=
vec4
(
1.0
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink