ABSTRACT

Recursive ray tracing is a technique for displaying realistic images of objects bordered by surfaces. To render surfaces via ray tracing, we require two essential procedures: we must be able to compute surface normals and we need to calculate ray-surface intersections.