Module raytracer
Package de.grogra.ray2
package de.grogra.ray2
-
ClassDescriptionThis simple interface is used to provide configuration options for raytracing algorithms, e.g., a
Rendereror a light model.This interface is used by aRendererto monitor the progress of rendering and to show messages.This interface specifies the basic operations for a renderer.AScenerepresents the complete geometry, shading, and lighting information which is needed for a raytracer.