psychopath/sub_crates
Nathan Vegdahl e46fc5a4d6 Cleaning up Sobol sampling code.
In particular, removing some things I tried when the golden ratio
sampling was causing problems, but that are now no longer needed.
2020-03-21 09:00:43 +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 Silence code style warning on generated Halton sampler code. 2020-03-15 17:17:39 +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 Cleaning up Sobol sampling code. 2020-03-21 09:00:43 +09:00
spectral_upsampling Fix/silence various clippy warnings. 2019-08-01 14:18:26 +09:00
trifloat Fix/silence various clippy warnings. 2019-08-01 14:18:26 +09:00