1
Fork 0
raytracer/include
2020-07-31 22:52:16 -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 Add octree for faster mesh rendering 2020-07-30 10:06:47 -04:00
ray.h Update README and move scene functions into scene.cpp 2020-05-29 22:11:03 -04:00
scene.h Add reflection component, fix indirect sampling 2020-07-31 22:52:16 -04:00
tiny_obj_loader.h Add initial files 2020-02-17 10:37:01 -05:00