aabb.rs
|
Fix bounding box and BVH
|
2022-07-11 20:47:18 +02:00 |
bvh.rs
|
Fix bounding box and BVH
|
2022-07-11 20:47:18 +02:00 |
camera.rs
|
Add cuboids, fox aspect raio
|
2022-07-08 14:31:32 +02:00 |
constant_medium.rs
|
Clean up
|
2022-07-11 13:23:40 +02:00 |
cuboid.rs
|
Add cuboids, fox aspect raio
|
2022-07-08 14:31:32 +02:00 |
hittable.rs
|
Add translation and rotation
|
2022-07-08 15:43:12 +02:00 |
image_texture.rs
|
Clean up
|
2022-07-11 13:23:40 +02:00 |
isotropic.rs
|
Added volumes
|
2022-07-11 13:21:57 +02:00 |
main.rs
|
Add OBJ loading
|
2022-07-14 10:52:02 +02:00 |
material.rs
|
Add OBJ loading
|
2022-07-14 10:52:02 +02:00 |
noise.rs
|
Add marbled texture
|
2022-07-07 09:18:21 +02:00 |
obj.rs
|
Add OBJ loading
|
2022-07-14 10:52:02 +02:00 |
output.rs
|
Add image texture
|
2022-07-07 12:08:17 +02:00 |
perlin.rs
|
Add turbulence
|
2022-07-07 08:57:53 +02:00 |
ray.rs
|
Add cuboids, fox aspect raio
|
2022-07-08 14:31:32 +02:00 |
rect.rs
|
Add rects
|
2022-07-08 13:34:26 +02:00 |
rotate_y.rs
|
Add rotate
|
2022-07-11 07:33:25 +02:00 |
texture.rs
|
Cleanup
|
2022-07-06 08:48:00 +02:00 |
translate.rs
|
Fix translation
|
2022-07-11 15:41:05 +02:00 |
triangle.rs
|
Add OBJ loading
|
2022-07-14 10:52:02 +02:00 |
vec3.rs
|
Add translation and rotation
|
2022-07-08 15:43:12 +02:00 |