psychopath/sub_crates/trifloat
Nathan Vegdahl f13ffac7bd Removed the experimental luma-chroma color format.
It was a worthwhile experiment, but for it to really work it needs
a really proper luma-chroma separation, which is both slower than
I really want, and requires knowing the colorspace being used.

I might make another go at this based on the TIFF LogLUV color
format, requiring XYZ as input.
2020-09-18 17:57:13 +09:00
..
benches Removed the experimental luma-chroma color format. 2020-09-18 17:57:13 +09:00
src Removed the experimental luma-chroma color format. 2020-09-18 17:57:13 +09:00
Cargo.toml Second step transitioning to Rust 2018. 2018-12-16 12:07:11 -08:00