legui
legui copied to clipboard
Create ColorPicker
Create ColorPicker
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.