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