Skip to content

jackstanek/pathtracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pathtracer

This is a pathtracer that I'm writing as a little hobby project to learn more about global illumination and Monte Carlo rendering. It's based off a toy raytracer I built for my Intro to Computer Graphics class last semester.

Compilation

The project uses CMake as its build system. It doesn't have any external requirements. Build it as you would any other CMake project.

Usage

Type ./pt -h for usage help.

About

monte carlo pathtracer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published