vaab / colour

Python color representations manipulation library (RGB, HSL, web, ...)
BSD 2-Clause "Simplified" License
319 stars 41 forks source link

Can't do linear interpolation? (Feature Request). #65

Open dementedhedgehog opened 1 year ago

dementedhedgehog commented 1 year ago

There's no linear interpolation .. is that correct?

Context.. see https://www.vis4.net/blog/2011/12/avoid-equidistant-hsv-colors/ or https://www.alanzucconi.com/2016/01/06/colour-interpolation/