psychopath/sub_crates
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
..
bvh_order Better path usage and "extern crate" removal in sub-crates. 2018-12-16 13:14:06 -08:00
color Do better chromatic adaptation for input RGB colors. 2019-07-26 16:01:56 +09:00
halton Code tidying on the Sobol sampler. 2020-04-30 22:46:47 +09:00
math3d Make better use of the types in the glam crate. 2019-07-25 11:36:52 +09:00
oct32norm Better path usage and "extern crate" removal in sub-crates. 2018-12-16 13:14:06 -08:00
sobol Run clippy on Sobol sampler, and fix/silence warnings. 2020-05-01 16:07:19 +09:00
spectral_upsampling Fix/silence various clippy warnings. 2019-08-01 14:18:26 +09:00
trifloat Removed the experimental luma-chroma color format. 2020-09-18 17:57:13 +09:00