legui icon indicating copy to clipboard operation
legui copied to clipboard

Create ColorPicker

Open SpinyOwl opened this issue 9 years ago • 1 comments

Create ColorPicker

SpinyOwl avatar Jan 24 '17 17:01 SpinyOwl

hi, here is a color picker that I made for use with one of my libraries using NanoVG, hope this helps!

https://github.com/Polyfrost/OneConfig/blob/master/src/main/java/cc/polyfrost/oneconfig/gui/elements/ColorSelector.java lines 254-351 have the math involved in parsing the input.

nextdayy avatar Jun 29 '22 17:06 nextdayy