Rings
Version 0.3

Package threeD.raytracer.camera

Interface Summary
Camera Implementations of the Camera interface provide a method for calculating viewing rays.
 

Class Summary
OrthographicCamera The OrthographicCamera class provides an orthographic porjection camera.
PinholeCamera A PinholeCamera object represents a camera in 3D.
ThinLensCamera A ThinLensCamera object provides a camera with viewing rays that originate from a random point on a circular lens.
 


Rings
Version 0.3

Copyright 2003-05 Mike Murray