kyle daf7ce21d8 config and brightness are checked on page load 10 місяців тому
..
README.md 614e0a8e62 embed exmaple 10 місяців тому
example.png 849117df05 add examples of additive color mixing 10 місяців тому
index.php daf7ce21d8 config and brightness are checked on page load 10 місяців тому
mixbox-video.mp4 849117df05 add examples of additive color mixing 10 місяців тому
mixbox.js d7c805419d download mixbox 10 місяців тому
spectral.js a331e4786a add spectral.js example 10 місяців тому

README.md

Subtractive Color Mixing

Most color mixing on user interfaces are based on real world pigment mixing where adding all colors together produces black. And even then they only let you pick colors based on pre-generated models. If you use the program to paint it will use a completely different algorithm to mix colors. I think they call it blending. Even in 2023, fire up the premium Adobe product suite, mix yellow and blue and you end up with something that is definitely not green.

example