Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: color picker/adjuster #211

Open
echadwick-artist opened this issue Jan 26, 2021 · 2 comments
Open

Feature request: color picker/adjuster #211

echadwick-artist opened this issue Jan 26, 2021 · 2 comments

Comments

@echadwick-artist
Copy link

echadwick-artist commented Jan 26, 2021

image

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

CoolPicker

@echadwick-artist
Copy link
Author

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

@echadwick-artist
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants