A lighting effect shader for Canvas renderer (a fabric minecraft mod).
Development has been discontinued in favor of Lumi Lights.
settings.glsl
~Enable or disable fog by changing the value of AMBIENT_FOG_ENABLED
.~
Custom fog is removed for now because it looks inconsistent with vanilla sky.
Changing settings requires render reload, typically triggered by resource reloading. There is no GUI for changing settings at the moment.
Current version is made to work with Canvas version 1.0.1027 to 1.0.1095-snapshot.
For testing only, but you can play normally with it if you know what you're doing.