|
raycasting
|
Implement Transform trait for Triangle
|
2020-04-03 22:58:00 -04:00 |
|
util
|
Remove stray debug print
|
2020-02-28 23:27:32 -05:00 |
|
camera.rs
|
Replace unnecessary Arcs with Boxes.
|
2020-03-27 20:34:19 -04:00 |
|
integrators.rs
|
Add recursion limit to ray tracing
|
2020-02-28 23:25:51 -05:00 |
|
lib.rs
|
Switch to Criterion for benchmarks
|
2020-03-19 22:40:17 -04:00 |
|
realtype.rs
|
Add trait for converting real type tu u32
|
2020-02-10 17:15:02 -05:00 |
|
scene.rs
|
Replace unnecessary Arcs with Boxes.
|
2020-03-27 20:34:19 -04:00 |