Uses of Class
cz.cuni.jagrlib.testing.DefaultRenderer

Packages that use DefaultRenderer
cz.cuni.jagrlib.testing Temporary JaGrLib modules. 
 

Uses of DefaultRenderer in cz.cuni.jagrlib.testing
 

Subclasses of DefaultRenderer in cz.cuni.jagrlib.testing
 class DirectLightMapVisualizer
          Direct light map visualizer for JGL scenes.
 class FinalGathering
          Final gathering as a final step of photon mapping.
 class PathTracing
          Path tracing of JGL scenes.
 class RayCastingNew
          Ray casting of JGL scenes.
 class RayTracingNew
          Ray tracing of JGL scenes.