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-03 16:13:30 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Bliss-Shader
/
shaders
/
world1
/
gbuffers_skybasic.vsh
6 lines
59 B
V Shell
Raw
Normal View
History
Unescape
Escape
Add the whole ass shader it has begun
2023-01-12 15:00:14 -05:00
#version 120
void
main
(
)
{
added a contrast setting. make beacon beams and enchantment glint work in the end and nether. tweak lighting in the end and nether.
2023-07-06 20:47:26 -04:00
gl_Position
=
ftransform
(
)
;
Add the whole ass shader it has begun
2023-01-12 15:00:14 -05:00
}
Reference in New Issue
Copy Permalink