Rings
Version 0.3

Package threeD.raytracer.graphics

Interface Summary
ColorProducer ColorProducer is implemented by any class that can produce an RGB object given some array of input objects.
 

Class Summary
GraphicsConverter The GraphicsConverter class provides static methods that allow conversion between colors and images stored as RGB objects and those stored as AWT colors.
ParticleGroupRenderer  
RGB An RGB object represents a color defined by three channels: red, green, and blue.
 


Rings
Version 0.3

Copyright 2003-05 Mike Murray