Uses of Interface
de.grogra.ray2.tracing.RayProcessor
Package
Description
-
Uses of RayProcessor in de.grogra.ray2.antialiasing
Modifier and TypeFieldDescriptionNoAntialiasing.processor
The processor on which antialiasing operates. -
Uses of RayProcessor 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 TypeMethodDescriptionReturns a clone of thisRayProcessor
. -
Uses of RayProcessor in de.grogra.ray2.tracing.modular