https://github.com/chenjd/unity_ui_gamma
A project that solves the the UI rendering issue in the linear space.
https://github.com/chenjd/unity_ui_gamma
Last synced: over 1 year ago
JSON representation
A project that solves the the UI rendering issue in the linear space.
- Host: GitHub
- URL: https://github.com/chenjd/unity_ui_gamma
- Owner: chenjd
- License: mit
- Created: 2019-10-30T14:30:41.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-22T15:56:13.000Z (over 6 years ago)
- Last Synced: 2025-01-09T10:24:14.267Z (over 1 year ago)
- Language: ShaderLab
- Homepage:
- Size: 55.9 MB
- Stars: 23
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Unity_UI_Gamma
## Blending UI elements under Linear Space.
Pics below show the UI under gamma space, linear space and linear space modified for UI.




The original solution comes from `topsekret` and `rainini`. You can find it [here](https://forum.unity.com/threads/bug-with-bypass-srgb-sampling.282469/#post-3081103)
The scene comes from Early Prototyping Material Kit.