vanrijn/src
Matthew Gordon fb744258b2 Numerous small changes suggested by clippy 2021-10-08 09:23:16 -04:00
..
colour Numerous small changes suggested by clippy 2021-10-08 09:23:16 -04:00
integrators Numerous small changes suggested by clippy 2021-10-08 09:23:16 -04:00
materials Make default material sampling cosine-weighted instead of uniform 2021-10-05 09:13:08 -04:00
math Numerous small changes suggested by clippy 2021-10-08 09:23:16 -04:00
random_distributions Numerous small changes suggested by clippy 2021-10-08 09:23:16 -04:00
raycasting Numerous small changes suggested by clippy 2021-10-08 09:23:16 -04:00
util Numerous small changes suggested by clippy 2021-10-08 09:23:16 -04:00
accumulation_buffer.rs Numerous small changes suggested by clippy 2021-10-08 09:23:16 -04:00
camera.rs Numerous small changes suggested by clippy 2021-10-08 09:23:16 -04:00
image.rs Numerous small changes suggested by clippy 2021-10-08 09:23:16 -04:00
lib.rs Add UniformSquare random distribution 2021-10-03 09:59:06 -04:00
main.rs Very inefficient first-pass at global illumination 2020-09-09 20:39:32 -04:00
mesh.rs Numerous small changes suggested by clippy 2021-10-08 09:23:16 -04:00
realtype.rs Change a bunch of generics that used with RealType to just use f64 2020-08-18 23:12:28 -04:00
sampler.rs Numerous small changes suggested by clippy 2021-10-08 09:23:16 -04:00
scene.rs Replace nalgebra matrix and vector classes with own classes 2020-08-28 23:08:44 -04:00