Replies: 1 comment
-
Thanks for making this thread. Let's see if I understand this correctly. Since we have different definitions of XYZ, for example based on different measurements, it would be useful to parameterize the type by those. So in essence, the current Runtime data may need some experimentation or a more dynamic fallback, but should be some way to link the values if we want to prevent mix-ups. Perhaps optionally, so there's the dynamic option when the marker types become impractical. |
Beta Was this translation helpful? Give feedback.
-
Following the initial discussion at #376, here's some brainstorming on developing a more flexible approach to representing XYZ colors. Feedback appreciated!
Spectrum
type or trait that can represent colors, (empirical) CMFs, and cone sensitivity functions (cone fundamentals)There are a number of reasons why it would be useful to allow this kind of flexibility:
Footnotes
Empirical CMF data can be found here: http://cvrl.ucl.ac.uk/cmfs.htm ↩
https://www.sciencedirect.com/science/article/pii/S0042698900000213 ↩
http://www.brucelindbloom.com/index.html?Eqn_Spect_to_XYZ.html ↩
http://www.brucelindbloom.com/index.html?Eqn_RGB_XYZ_Matrix.html ↩
Beta Was this translation helpful? Give feedback.
All reactions