CPSC 314 (Computer Graphics) project with vertex shaders, fragment shaders, texture mapping, and lighting. Implement a basic ray-tracer in a fragment shader
Implemented ray tracing with double bounces on the mirror ball. None is implented for the pink ball.