Path tracer for Windows written in C++, using CUDA and OpenGL.
Older versions of the following may work but are untested - these are what this project has been built on.
- CUDA Toolkit 11.3+
- An NVIDIA GPU:
- with compute capability 5.0+
- that supports OpenGL 4.4+
The following C++ libraries are included with this project:
- GLFW 3.3.4
- An OpenGL 4.4 Core loader generated with glad
- GLM 0.9.9.8