GPU Ray Tracer This project is a GPU Ray Tracer written in C and OpenCL. The kernel does the actual per-pixel ray tracing. This project is a pain to compile, I recommend Nvidia's GPU compute toolkit for the relevant OpenCL libraries.