Module raytracer
Package de.grogra.ray2.tracing
package de.grogra.ray2.tracing
-
ClassDescriptionPerform light model calculation for a single ray and collect the energy that was absorbed by the volumes.Same as LightModelProcessor but in addition allows to compute values for each recursion depth individually.This class implements a physically correct path tracer.This class renders a scene with the photon map rendering algorithm.Abstract base class for radiation model.This is a Radiosity Processor.An implementation of this interface encapsulates the raytracing algorithm for a single ray.