1
Fork 0
raytracer/include
2024-09-25 10:48:19 +02:00
..
aabb.h Reformat code 2022-08-16 07:41:12 -04:00
camera.h Reformat code 2022-08-16 07:41:12 -04:00
image.h Use a multi-dimensional subscript operator 2024-09-25 10:48:19 +02:00
intersections.h Use const more in ray_triangle 2024-09-25 10:45:33 +02:00
lighting.h Reformat code 2022-08-16 07:41:12 -04:00
octree.h Use std::array explicitly in child_pattern 2024-09-25 10:43:50 +02:00
ray.h Update README and move scene functions into scene.cpp 2020-05-29 22:11:03 -04:00
scene.h Remove hardcoded PI constant, remove const in declarations 2024-09-25 10:40:38 +02:00
tiny_obj_loader.h Add initial files 2020-02-17 10:37:01 -05:00