A multi-threaded path tracer built in C++ and PThreads. Based on Kevin Beason's smallpt.
To compile :
g++ -pthread path_tracer.cpp
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A multi-threaded path tracer built in C++ and PThreads. Based on Kevin Beason's smallpt.
To compile :
g++ -pthread path_tracer.cpp