cocopon / tweakpane

:control_knobs: Compact GUI for fine-tuning parameters and monitoring value changes
https://tweakpane.github.io/docs/
MIT License
3.41k stars 85 forks source link

color as array of values 0-255 #593

Open eviltik opened 6 months ago

eviltik commented 6 months ago

Hi !

In deck.gl, colors are defined as an array of value [107, 107, 107, 255] (i.e r,g,b,alpha)

Is it possible to handle this format with latests version of tweakpane ? perhaps a plugin is doing that ?

Thank you.

matiasmorant commented 5 months ago

I want this as well, but values in range 0-1