1
Fork 0
CPU raytracer with threads, mesh support and indirect bouncing
Find a file
2020-05-29 21:31:56 -04:00
cmake Add interactive imgui menus 2020-05-13 16:53:59 -04:00
extern Add interactive imgui menus 2020-05-13 16:53:59 -04:00
include Add indirect sampling, and update README 2020-05-29 21:31:56 -04:00
misc Add indirect sampling, and update README 2020-05-29 21:31:56 -04:00
src Add indirect sampling, and update README 2020-05-29 21:31:56 -04:00
.gitignore Add initial files 2020-02-17 10:37:01 -05:00
CMakeLists.txt Add interactive imgui menus 2020-05-13 16:53:59 -04:00
LICENSE Add initial files 2020-02-17 10:37:01 -05:00
README.md Add initial files 2020-02-17 10:37:01 -05:00

Raytracer

A multi-threaded raytracer using glm, tinyobjloader, stb and C++17.

example result