Skip to content

A multi-threaded path tracer built in C++ and PThreads. Based on Kevin Beason's smallpt.

Notifications You must be signed in to change notification settings

PratyushVM/PathTracer_POSIX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PathTracer_POSIX

A multi-threaded path tracer built in C++ and PThreads. Based on Kevin Beason's smallpt.

To compile :

g++ -pthread path_tracer.cpp 

About

A multi-threaded path tracer built in C++ and PThreads. Based on Kevin Beason's smallpt.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages