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
2024-12-23 01:59:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
26c35b59b0
Bliss-Shader
/
shaders
/
gbuffers_skytextured.fsh
8 lines
63 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add the whole ass shader it has begun
2023-01-13 04:00:14 +08:00
#version 120
surprise commit new stuff reworked clouds, general lighting, end and nether shaders still WIP lighting is more balanced in general.
2023-04-17 04:18:26 +08:00
/* RENDERTARGETS:0 */
Add the whole ass shader it has begun
2023-01-13 04:00:14 +08:00
void main() {
surprise commit new stuff reworked clouds, general lighting, end and nether shaders still WIP lighting is more balanced in general.
2023-04-17 04:18:26 +08:00
discard;
Add the whole ass shader it has begun
2023-01-13 04:00:14 +08:00
}
Reference in New Issue
Copy Permalink