vanrijn/src
Matthew Gordon 56d3991e7d Add Spectrum::grey() constructor 2020-09-12 09:35:37 -04:00
..
colour Add Spectrum::grey() constructor 2020-09-12 09:35:37 -04:00
materials Very inefficient first-pass at global illumination 2020-09-09 20:39:32 -04:00
math Very inefficient first-pass at global illumination 2020-09-09 20:39:32 -04:00
raycasting Replace nalgebra matrix and vector classes with own classes 2020-08-28 23:08:44 -04:00
util Very inefficient first-pass at global illumination 2020-09-09 20:39:32 -04:00
accumulation_buffer.rs Very inefficient first-pass at global illumination 2020-09-09 20:39:32 -04:00
camera.rs Add antialiasing 2020-09-09 20:51:30 -04:00
image.rs Add ColourXyz to sRGB conversion 2020-09-09 22:45:05 -04:00
integrators.rs Very inefficient first-pass at global illumination 2020-09-09 20:39:32 -04:00
lib.rs WIP: Add AccumulationBuffer 2020-09-01 23:34:01 -04:00
main.rs Very inefficient first-pass at global illumination 2020-09-09 20:39:32 -04:00
mesh.rs Replace nalgebra matrix and vector classes with own classes 2020-08-28 23:08:44 -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 Change a bunch of generics that used with RealType to just use f64 2020-08-18 23:12:28 -04:00
scene.rs Replace nalgebra matrix and vector classes with own classes 2020-08-28 23:08:44 -04:00