- A Simpler Ray Tracer
This project is a simple ray-tracer written in C++.
Read More
- GPU Acceleration of Ray Tracing with CUDA
GPU acceleration of smallpt with CUDA. Obtain an acceleration of >35x comparing to the original CPU-parallelized code with OpenMP.
Read More