1
Fork 0
raytracer/include
2022-08-16 07:33:21 -04:00
..
aabb.h Add reflection component, fix indirect sampling 2020-07-31 22:52:16 -04:00
camera.h Add indirect sampling, and update README 2020-05-29 21:31:56 -04:00
image.h Show render in progress 2020-05-13 17:19:21 -04:00
intersections.h Update README and move scene functions into scene.cpp 2020-05-29 22:11:03 -04:00
lighting.h Update README and move scene functions into scene.cpp 2020-05-29 22:11:03 -04:00
octree.h Fix Linux build 2022-03-27 21:31:09 -04:00
ray.h Update README and move scene functions into scene.cpp 2020-05-29 22:11:03 -04:00
scene.h Add error messages for obj loading 2022-08-16 07:33:21 -04:00
tiny_obj_loader.h Add initial files 2020-02-17 10:37:01 -05:00