Uses of Interface
de.grogra.ray2.tracing.RayProcessor
Packages that use RayProcessor
Package
Description
-
Uses of RayProcessor in de.grogra.ray2.antialiasing
Fields in de.grogra.ray2.antialiasing declared as RayProcessorModifier and TypeFieldDescriptionNoAntialiasing.processorThe processor on which antialiasing operates. -
Uses of RayProcessor in de.grogra.ray2.tracing
Classes in de.grogra.ray2.tracing that implement RayProcessorModifier and TypeClassDescriptionclassclassclassclassThis class implements a physically correct path tracer.classThis class renders a scene with the photon map rendering algorithm.classThis is a Radiosity Processor.classMethods in de.grogra.ray2.tracing that return RayProcessorModifier and TypeMethodDescriptionReturns a clone of thisRayProcessor. -
Uses of RayProcessor in de.grogra.ray2.tracing.modular
Classes in de.grogra.ray2.tracing.modular that implement RayProcessor