Package de.grogra.ray.light

Interface Summary
LightProcessor Interface that encapsulates the specific light calculation.
ShadowProcessor A ShadowProcessor have to decide wether a possibly light/shadow ray realy illuminates the specified intersection point.
 

Class Summary
DefaultLightProcessor  
NoShadows  
Shadows