Function | Description |
---|---|
vec4 unpremul(vec4 color) |
Converts color value to non-premultiplied alpha |
half3 toLinearSrgb(half3 color) |
Color space transformation to linear SRGB |
half3 fromLinearSrgb(half3 color) |
Color space transformation from linear SRGB |
Created
May 7, 2025 09:13
-
-
Save MadFlasheroo7/2b56c384af36581ee471eb5f6228ee6c to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment