psychopath/sub_crates
Nathan Vegdahl b8321beaad Split colorspace transform functions out into their own crate.
They are now generated by a build.rs script from nothing but the
colorspace's primaries, which makes it super easy to add more
colorspaces.  So easy that I added three more: ACES AP0, ACES AP1
and Rec.2020.

This lays the foundation for supporting output to different
colorspaces.
2017-06-11 03:03:23 -07:00
..
color Split colorspace transform functions out into their own crate. 2017-06-11 03:03:23 -07:00
float4 Reformat code with latest rustfmt and custom config. 2017-05-14 13:43:51 -07:00
halton LDS sampling falls back on random sampling at higher dimensions. 2017-05-14 16:06:54 -07:00
math3d Reformat code with latest rustfmt and custom config. 2017-05-14 13:43:51 -07:00
mem_arena Reformat code with latest rustfmt and custom config. 2017-05-14 13:43:51 -07:00
sobol Avoid bounds checking in the Sobol code. 2017-05-12 00:34:03 -07:00
spectra_xyz Reformat code with latest rustfmt and custom config. 2017-05-14 13:43:51 -07:00