Skip to content

JoeZlonicky/path-tracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Path Tracer

Path tracing program written in C++. Based off this amazing tutorial.

Features

  • Editor made using SDL2 and Dear ImGui
  • Lambertian, metal, dieelectric, and diffuse lighting materials
  • Multi-threaded rendering
  • Quad and sphere primitives
  • Save renders as .png images

Screenshots

Build Status

Build Debug Executables

About

Path tracing program written in C++ with an editor made using SDL2 and Dear ImGui.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages