JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
SEARCH:
Package rendering.raytracing
Class Summary
Class
Description
PhongRayTracer
This RayTracer implements the Phong model.
RayTracer
Classes which extend
RayTracer
are responsible for calculating the
Colour
at the intersections of a
Ray
in the
Scene
.