PathTracer.cpp File Reference
Unbiased path tracer with support for efficient direct illumination. More...
#include "PathTracer.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
Unbiased path tracer with support for efficient direct illumination.
- Date:
- Fall 2008
Definition in file PathTracer.cpp.
Generated on 28 Feb 2009 for Milton by
1.5.6