-
Notifications
You must be signed in to change notification settings - Fork 66
Open
Labels
Description
It would be great to add a color picker GUI here, so we could adjust glTF color values via a GUI.
- Show color in sRGB (as it does currently, nice job btw!)
- Replace values in glTF (convert to linear on exit)
- Copyable hex code, for pasting into other apps (e.g. Photoshop).
- Eyedrop picker, to copy colors from the glTF Preview (e.g, Babylon.js Inspector).
- Color wheel GUI for easy mousing.
- HLS spinners for fine adjustments.
The following is overkill, but might give you some idea of the possibilities. In particular the wheel + triangle are helpful, as are the RGB and HSV gradients with numerical input (with clickable +- arrows for each).

