Comments

Log in with itch.io to leave a comment.

cool and works well on trashy laptop with linux - one thing to add - a shortcut of ctrl+alt+shift to do inverted color interpolation (which could support gradients with for example red color in center cause now if i try to blend orange and purple i get whole rainbow)

* and also some [alt] [+/-] to change values h/s/v exactly by one cause it's quite hard to choose numbers with mouse if window isn't resizable and by keyboard it changes by random value between 5 and 10...

Man this code is a mess! Haha. I might just completely redo this in Raylib or make it run in the browser, honestly, the keyboard shortcuts are all weird and could be replaced with checkboxes saying which parts you want to interpolate.

All in all I think I will return to this project in a couple months time (I have a couple other in queue right now) but thanks for taking the time for leaving the suggestions! I’ll add these to the feature list of the newer one, when I get to it.

okay, can wait :)

(+1)

Hi, this is a very lovely tool. I really like the interpolation and color mixing. My biggest gripe would be that I can't fine-tune how much the values are changed by. I would really appreciate if I could just type in a number to set how much should ctrl, shift, and even +/- change the selected value by. Other than that, seems very useful!

Thanks for the comment!

Indeed, this was done a couple years ago when I had NO idea about UX...

I think about remaking this every few months, but it's hard to find time to do it.

Maybe I'll join a random jam for a weekend and work on it... But in the meantime, any suggestions and contributions are welcome in the GitHub repo.