|
You are here |
svgees.us | ||
| | | | |
bottosson.github.io
|
|
| | | | | From personal project to industry standard Introduction added in 2025 When introduced Oklab in 2020, I never expected it to reach as far as... | |
| | | | |
lea.verou.me
|
|
| | | | | ||
| | | | |
erikmcclure.com
|
|
| | | | | Did you know that CSS3 does all its linear gradients and color interpolation completely wrong? All color values in CSS3 are in the sRGB color space, because that's the color space that gets displayed on our monitor. However, the problem is that the sRGB color space looks like this: Trying to do a linear interpolation along a nonlinear curve doesn't work very well. Instead, you're supposed to linearize your color values, transforming the sRGB curve to the linear RGB curve before doing your operation, and then transforming it back into the sRGB curve. | |
| | | | |
thenumb.at
|
|
| | | |||