Module raytracer

Class PhotonMapRayProcessor

All Implemented Interfaces:
RayProcessor, Cloneable

public class PhotonMapRayProcessor extends RayProcessorBase
This class renders a scene with the photon map rendering algorithm.
Author:
Ralf Kopsch
  • Constructor Details

    • PhotonMapRayProcessor

      public PhotonMapRayProcessor()
      Creates a new Photon Map Processor.
  • Method Details