CUDA Based Path Tracer - CIS-565 GPU Programming and Architecture Project / September 2015

Implemented an interactive GPU accelerated path tracer with support for diffuse, specular, mirrored, and refractive surfaces. Additional features include depth of field, motion blur, and work efficient stream compaction. Implementation details of each feature and performance results can be found on the project's GitHub repository bellow.

GitHub: github.com/bcrusco/CUDA-Path-Tracer