psychopath/sub_crates
Nathan Vegdahl 9c20c7a02f Improve Owen scrambling and add Cranley-Patterson rotation.
- Updated constants for Owen scrambling, based on better optimization
  criteria.
- Increased randomness for the higher bits in the Owen scrambling.
- A simple and efficient implementation of Cranley-Patternson rotation
  for the Sobol sampler.
2020-03-17 12:26:02 +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 Improve Owen scrambling and add Cranley-Patterson rotation. 2020-03-17 12:26:02 +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