vanrijn/src
Matthew Gordon c322981486 Make BHV contain a BinaryTree instead of being one 2020-07-20 21:46:36 -04:00
..
materials Remove some dead code. 2020-06-20 14:55:25 -04:00
raycasting Make BHV contain a BinaryTree instead of being one 2020-07-20 21:46:36 -04:00
util Some cleanup of BVH and BinaryTree 2020-07-04 23:16:22 -04:00
camera.rs Add documentation for partial_render_scene() 2020-04-23 23:19:21 -04:00
colour.rs Create Real trait to replace nalgebra::RealField 2020-02-10 16:52:09 -05:00
image.rs Add option to save image to PNG file 2020-06-20 14:53:17 -04:00
integrators.rs Add recursion limit to ray tracing 2020-02-28 23:25:51 -05:00
lib.rs Add some documentation for mesh module 2020-04-24 00:31:15 -04:00
main.rs Use bunny model in test scene again 2020-07-20 21:22:54 -04:00
mesh.rs Make sure normals or imported meshes are unit length. 2020-06-19 00:01:12 -04:00
realtype.rs Upgrade to nalgebra 0.21 2020-05-22 21:05:30 -04:00
sampler.rs Create Real trait to replace nalgebra::RealField 2020-02-10 16:52:09 -05:00
scene.rs Big rijiggering of types 2020-06-11 22:13:51 -04:00