Real time GPU path tracer using Direct3D11 Compute shaders. Inspired by the Ray Tracing in One Weekend book.
Use the WASD and Arrow keys to move around the scene.
This project uses Cmake with no thirdparty libraries. Requirements : Computer with DX11 & Compute Shader support.