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-06-27 02:32:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
da3d14958a4dc09c72f2e21c34cbea5933f3d656
Bliss-Shader
/
shaders
/
world1
/
gbuffers_skytextured.vsh
5 lines
58 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
(
)
{
gl_Position
=
ftransform
(
)
;
improve gtao/rtao/ssgi in all dimensions/lighting situations. improve RP sky support,.
2024-06-25 20:34:45 -04:00
}
Reference in New Issue
Copy Permalink