AnalyticalGraphicsInc / gltf-vscode

This is an extension for Visual Studio Code to add support for editing glTF files.
Apache License 2.0
452 stars 62 forks source link

Feature request: color picker/adjuster #211

Open echadwick-artist opened 3 years ago

echadwick-artist commented 3 years ago

image

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).

CoolPicker

echadwick-artist commented 3 years ago

I looked through the VSCode extensions, lots of color pickers, but no one seems to support RGB floats :(

echadwick-artist commented 3 years ago

I found a web tool that helps, albeit in a cumbersome way. http://davengrace.com/cgi-bin/cspace.pl

2021-02-09 17_30_11-Window