aabb.rs
|
Start implementing AABB tree
|
2019-04-15 14:53:27 +02:00 |
acceleration_data.rs
|
Add more data
|
2019-04-29 14:27:23 +02:00 |
camera.rs
|
Create correct primary rays
|
2019-03-21 07:40:30 +01:00 |
intersection.rs
|
Implement acceleration tree
|
2019-04-15 20:05:22 +02:00 |
main.rs
|
Add more data
|
2019-04-29 14:27:23 +02:00 |
ray.rs
|
Add generic function for creating grid
|
2019-04-13 18:19:10 +02:00 |
triangle.rs
|
Implement acceleration tree
|
2019-04-15 20:05:22 +02:00 |