Skip to content

Dutchman97/PathTracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

Path tracer written in C++ using OpenGL and CUDA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages