You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
It would be great to add a color picker GUI here, so we could adjust glTF color values via a GUI.
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).
The text was updated successfully, but these errors were encountered: