|
materials
|
Remove some dead code.
|
2020-06-20 14:55:25 -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 |
|
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 |
|
realtype.rs
|
Upgrade to nalgebra 0.21
|
2020-05-22 21:05:30 -04:00 |
|
scene.rs
|
Big rijiggering of types
|
2020-06-11 22:13:51 -04:00 |