|
|
|
|
|
by lpghatguy
9 days ago
|
|
Take care here though, because shaders are almost always working in linear sRGB colors, while color codes are almost always defined in gamma-encoded sRGB. This property makes it mildly annoying to copy color constants between different contexts. |
|
So you still need a calculator to map between the two.