Raytracer
A raytracer built over one quarter in Java with support for Beer’s law light attenuation and total internal reflection for dielectric objects. Display was done with OpenGL, but the actual image is calculated on the CPU using conventional inverse raytracing.
Other Pages