Package scene.camera
-
Class Summary Class Description Camera The camera represents the point of view of the rendered image.CameraIterator An iterator to iterate over the rays shot by the camera.CameraSettings A settings class to simplify the construction ofCamera
objects.Pixel<T> This class represents a pixel in aPixelGrid
.