Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 525 Bytes

File metadata and controls

18 lines (12 loc) · 525 Bytes

PathTracer

Path tracer for Windows written in C++, using CUDA and OpenGL.

Requirements

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: