Sol-R
Open-source CUDA/OpenCL speed of light ray-tracer
Sol-R is a CUDA/OpenCL-based real-time ray-tracer compatible with Oculus Rift DK1, Kinect, Razor Hydra and Leap Motion devices. Sol-R was written as a hobby project in order to understand and learn more about CUDA and OpenCL. Most of the code was written at night and during weekends, meaning that it's probably not the best quality ever. The idea was to produce a Ray-Tracer that has its own "personality". Most of the code does not rely on any literature about ray-tracing, but more on a naive...