Uses of Class
de.grogra.ray2.tracing.ProcessorBase
Package
Description
-
Uses of ProcessorBase in de.grogra.ray2.antialiasing
Modifier and TypeClassDescriptionclass
class
Although this class is implemented as antialiasing method it will not perform any aliasing.class
This class implements a stratified stochastic supersampling strategy. -
Uses of ProcessorBase in de.grogra.ray2.light
Modifier and TypeClassDescriptionclass
This class implements a standardLightProcessor
.Modifier and TypeMethodDescriptionprotected void
DefaultLightProcessor.mergeStatistics
(ProcessorBase src) -
Uses of ProcessorBase in de.grogra.ray2.tracing
Modifier and TypeClassDescriptionclass
class
class
class
This class implements a physically correct path tracer.class
This class renders a scene with the photon map rendering algorithm.class
This is a Radiosity Processor.class
Modifier and TypeMethodDescriptionprotected void
DefaultRayProcessor.mergeStatistics
(ProcessorBase src) protected void
PathTracer.mergeStatistics
(ProcessorBase src) protected void
ProcessorBase.mergeStatistics
(ProcessorBase src) protected void
RayProcessorBase.mergeStatistics
(ProcessorBase src) -
Uses of ProcessorBase in de.grogra.ray2.tracing.modular