You are browsing as a guest. Sign up (or log in) to start making projects!

1h 42m 8s logged

Today I learned that the CIEDE2000 algorithm never worked in the first place and was outputting numbers opposite to on the colour wheel. Why? I have no clue and I don’t intend to find out, because I’ve decided I’ve had enough of typing in sine and cosine and was just going to use the library colordx instead. The whole project was refactored, including the analyze API, so if you’ve had an index file generated previously make sure to regenerate it!

0
8

Comments 1

@wilson_brunner

I hate when this happens with anything, somethings wrong but the code doesn’t tell you what. smh