facelessuser / ColorHelper

Sublime plugin that provides helpful color previews and tooltips
https://facelessuser.github.io/ColorHelper/
MIT License
254 stars 30 forks source link

For fun, maybe expose the spline interpolation methods #228

Open facelessuser opened 2 years ago

facelessuser commented 2 years ago

It may be cool to expose interpolation methods, such as B-spline, Natural, and Catmull-Rom. This obviously could be done in the mixing tool, but I wonder if it would be useful to have a tool that can generate multiple steps. Something to think about.