facelessuser / coloraide

A library to aid in using colors
https://facelessuser.github.io/coloraide
MIT License
195 stars 12 forks source link

Feature: LMS Color space #281

Closed EdenEast closed 1 year ago

EdenEast commented 1 year ago

You have cvd filters that use the lms color space but there is no lms color space that can be converted to.

Also looking at the calc_cvd_matrix where are you getting the matrix that converts xyz to lms? https://github.com/facelessuser/coloraide/blob/c33df67abb7de911458c2e1b4c37b547bae5903f/tools/calc_cvd_matrices.py#L15-L19

facelessuser commented 1 year ago

Smith & Pokorny (1975) 2-deg cone fundamentals. This is the transition matrix defined by Smith and Pokorny.