Package rendering
-
Class Summary Class Description ImageWriter This class is responsible for writing pixels to an image file.Renderer This class is responsible for communicating between aRayTracer
and anImageWriter
.Resolution Represents the resolution of an image.