News

The code for the ebook Ray Tracing in One Weekend by Peter Shirley translated to CUDA by Roger Allen. ... For example, on my machine, the C++ code renders the test image in 90 seconds. The CUDA ...
This project contains code to perform Monte Carlo Path Tracing written in C++ and was built on top of the Stencil code provided to us by the instructors of CSCI2240. With importance sampling, the path ...