UnityShaderBasedGammaCorrection
UnityShaderBasedGammaCorrection copied to clipboard
Repo for Shader based gamma correction Medium article
Unity Shader-Based Gamma Correction
Repo for Shader based gamma correction Medium article
In this article I'm discussing how we can apply shader-based gamma correction in unity to achieve a linear rendering result while the game is rendered in gamma space
| Default Gamma Sapce | Gamma Space With Shader-Based Gamma Correction |
|---|---|
![]() |
![]() |

