This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
cd2fdb0cd9
vkdoom_m
/
wadsrc
/
static
/
shaders
/
scene
/
mateffect_default.glsl
dpjudas
7816d33325
Begin refactor the shaders
2023-03-19 07:18:12 +01:00
5 lines
46 B
GLSL
Raw
Blame
History
vec2
GetTexCoord
(
)
{
return
vTexCoord
.
st
;
}
View git blame
Copy permalink