This website requires JavaScript.
Explore
Help
Sign in
zdoom
/
gzdoom
Watch
0
Star
0
Fork
You've already forked gzdoom
0
mirror of
https://github.com/ZDoom/gzdoom.git
synced
2024-12-02 00:43:29 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
cfa3f8ecc4
gzdoom
/
wadsrc
/
static
/
shaders
/
scene
/
mateffect_default.glsl
dpjudas
15ff88d7a4
Begin refactor the shaders
2023-09-25 21:18:57 +02:00
5 lines
46 B
GLSL
Raw
Blame
History
vec2
GetTexCoord
(
)
{
return
vTexCoord
.
st
;
}
Reference in a new issue
View git blame
Copy permalink