This website requires JavaScript.
Explore
Help
Sign In
Backups
/
Bliss-Shader
Watch
1
Star
0
Fork
0
You've already forked Bliss-Shader
mirror of
https://github.com/X0nk/Bliss-Shader.git
synced
2025-01-04 00:23:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Bliss-Shader
/
shaders
/
gbuffers_skytextured.fsh
Xonk
43a45ffe1b
Fix vanilla sun and moon showing through the world
2023-07-18 19:05:10 -04:00
5 lines
39 B
GLSL
Raw
Blame
History
#version 120
void
main
(
)
{
discard
;
}
Reference in New Issue
View Git Blame
Copy Permalink