The Wayback Machine - https://web.archive.org/web/20240105221226/https://github.com/processing/processing/issues/6068
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: Support colorMode(CIE) #6068

Open
jlauu opened this issue Jul 12, 2020 · 1 comment
Open

feature request: Support colorMode(CIE) #6068

jlauu opened this issue Jul 12, 2020 · 1 comment

Comments

@jlauu
Copy link

jlauu commented Jul 12, 2020

Description

Given the popularity of CIE color space in the art/design domain, it seems like Processing would not be complete with only RGB and HSB color mode support.

Here is an an existing forum post discussing the same issue. I've also listed relevant pages for folks who might be looking for a workaround/solution.

Resources

https://processing.org/tutorials/color/
https://discourse.processing.org/t/why-doesn-t-processing-support-lab/4848
https://stackoverflow.com/questions/4593469/java-how-to-convert-rgb-color-to-cie-lab
https://github.com/neilpanchal/Chroma

@jeremydouglass
Copy link
Contributor

@jlauu is there something specific that you are not able to do with the Chroma library CIE-lab mode?

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

No branches or pull requests

2 participants