This repos contains a PathTracer made completely from scratch in C++, using as little external libraries as possible. It writes the output image as a PPM (Portable Pixel Map) file. The stb_image library is used for reading in the skybox.
SkyboxesTransparent materialsMulti-threading