material-foundation / material-color-utilities

Color libraries for Material You
Apache License 2.0
1.57k stars 134 forks source link

Broken gamut #121

Closed Kyant0 closed 8 months ago

Kyant0 commented 8 months ago

I created a Kotlin notebook and try to plot the hue slice, the boundary is vey weird, while we expect a continuous boundary.

image

Is it the expected behavior? Or there are some errors in the library's algorithm?

Kyant0 commented 8 months ago

Oh, I think this is my problem