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

Colour math methods #2

Open
mccarthy-m-g opened this issue Oct 30, 2021 · 0 comments
Open

Colour math methods #2

mccarthy-m-g opened this issue Oct 30, 2021 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@mccarthy-m-g
Copy link
Owner

mccarthy-m-g commented Oct 30, 2021

Additive vs subtractive mixing https://www.mathscareers.org.uk/colour-calculations/ (maybe I should use these methods separately for + and – operators)

Modifying RGB colour space to an additive space https://stackoverflow.com/a/41598885/16844576

Function to invert a colour, and round it to black or white https://stackoverflow.com/a/35970186

Function to mix colours

Colour quantization https://www.r-bloggers.com/2016/01/color-quantization-in-r/

@mccarthy-m-g mccarthy-m-g added the enhancement New feature or request label Oct 31, 2021
@mccarthy-m-g mccarthy-m-g added this to the Future milestone Feb 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant