OpenGL Headline News
Ray Tracing on Programmable Graphics Hardware using the OpenGL API and Cg
Category: Developers •
Jan 31, 2005
This Master’s Thesis presents how to implement a ray tracer supporting reflection, refraction, texturing and more, using C++, GLUT, the OpenGL API and pixel shaders & vertex shaders. It also present a way to speed up rendering (relative to standard grid traversal) using proximity clouds. Source code and the full thesis is available for download.
