ChromaKit icon indicating copy to clipboard operation
ChromaKit copied to clipboard

Swift APIs to create colours in the Lch, Lab, Oklch, and Oklab colour spaces

Results 2 ChromaKit issues
Sort by recently updated
recently updated
newest added

Hey Harshil, Love this library, its enabling me to play around in this space and create more accessible palettes. I tried going through the repo, but I couldn't find a...

Updates all color types to use `SIMD3` as their actual color storage, which makes these types more usable with lower level graphics code (like Metal). The color matrix is now...