color_space icon indicating copy to clipboard operation
color_space copied to clipboard

Oklab color space support

Open DasEtwas opened this issue 4 years ago • 1 comments

Oklab is a new color space for intuitive perceptual color image processing. Although new, it seems like it is becoming more popular by the minute and is already supported in four open source libraries.

Shadertoy already has two demos showcasing clipping and mixing (https://www.shadertoy.com/results?query=oklab), while the mixing one uses optimizations we could apply in color_space. Note that the author of Oklab recommends deriving the matrices on your own if one would need more precision.

DasEtwas avatar Jan 07 '21 01:01 DasEtwas

ohh that would be nice

ChevyRay avatar Jan 07 '21 01:01 ChevyRay