WhittedRayTracer.cpp File Reference
Classic Whitted-style raytracer; for a concise introduction to raytracing, see http://www.raytracing.co.uk/study/ray_intro.htm. More...
#include "WhittedRayTracer.h"
#include <DirectIllumination.h>
#include <SurfacePoint.h>
#include <Material.h>
#include <Camera.h>
#include <Scene.h>
#include <QtCore>
#include <Ray.h>
Go to the source code of this file.
Detailed Description
Classic Whitted-style raytracer; for a concise introduction to raytracing, see http://www.raytracing.co.uk/study/ray_intro.htm.
- Date:
- Fall 2008
Definition in file WhittedRayTracer.cpp.
Generated on 28 Feb 2009 for Milton by
1.5.6