vanrijn/src
Matthew Gordon 7c82605d98 Add SmoothTransparentDialectric material 2020-09-12 10:01:33 -04:00
..
colour Add Spectrum::diamond_index_of_refraction() constructor 2020-09-12 09:36:10 -04:00
materials Add SmoothTransparentDialectric material 2020-09-12 10:01:33 -04:00
math impl Mul<&Vec3> for f64 2020-09-12 09:49:22 -04:00
raycasting Replace nalgebra matrix and vector classes with own classes 2020-08-28 23:08:44 -04:00
util Fix generate_dodecahedron() to match recent BVH changes 2020-09-12 09:59:52 -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 Add integrators::test_liggting_environment() 2020-09-12 09:47:17 -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