Introduction - If you have any usage issues, please Google them yourself
Raytracing functions for use in CUDA. Three types of objects are supported: planes, triangle and spheres. Functions can be called both from a kernel and the main programm. The shadow query for spheres is custom. Inside the archive is a group of common vector functions.