|
math
|
Now using Camera to generate rays in test scene.
|
2016-01-02 21:23:17 -08:00 |
|
parse
|
Started creating an interface for surfaces.
|
2016-01-03 00:09:23 -08:00 |
|
surface
|
Adjusted the API of the BVH builder.
|
2016-01-06 23:47:32 -08:00 |
|
algorithm.rs
|
First steps towards motion blur support.
|
2016-01-03 21:21:46 -08:00 |
|
bvh.rs
|
Adjusted the API of the BVH builder.
|
2016-01-06 23:47:32 -08:00 |
|
camera.rs
|
Implemented a Camera type.
|
2016-01-02 20:27:53 -08:00 |
|
ray.rs
|
Implemented a Camera type.
|
2016-01-02 20:27:53 -08:00 |
|
renderer.rs
|
Started creating an interface for surfaces.
|
2016-01-03 00:09:23 -08:00 |