Package raytracer.internal

Class Summary
Color Represents a color with values for red, green, blue ranging from 0 to 1
Constants Contains some systemwide constants.
Hit  
Matrix A 4x4 matrix for operations with homogenous coordinates in three dimensions
Point A representation of a point in three dimensions
Ray Representation of a ray
Transformation Represents geometric transformations with matrices
Vector A vector in three dimensions