Skip to content

Instantly share code, notes, and snippets.

@felixjones
Last active February 7, 2024 09:23
Show Gist options
  • Star 28 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save felixjones/191bc259993d14a8ac8336d817534bb0 to your computer and use it in GitHub Desktop.
Save felixjones/191bc259993d14a8ac8336d817534bb0 to your computer and use it in GitHub Desktop.
Auto Gamma

Resource pack for Java Edition 1.16.3

This is a vanilla shader that measures the average luminosity of the screen and smoothly adjusts the gamma to raise the visibility of dark scenes.

Why would you want to do this? It's something content creators do for their videos in post very frequently as some areas of the game have poor visibility, however other areas are fine (Nether vs oveworld during day).

This shader dynamically adjusts the gamma, so the overworld will look somewhat normal, but caves and the nether will have improved visibility.

Enable Fabulous Graphics in video options. Requires a somewhat good GPU.

Click View Raw for AutoGamma.zip below to download the ZIP, then drop it into Resource packs folder.

@Kronifer
Copy link

nice!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment