Uses of Package
de.grogra.ray2.tracing
Packages that use de.grogra.ray2.tracing
Package
Description
-
Classes in de.grogra.ray2.tracing used by de.grogra.ray2.antialiasingClassDescriptionAn implementation of this interface encapsulates the raytracing algorithm for a single ray.
-
Classes in de.grogra.ray2.tracing used by de.grogra.ray2.light
-
Classes in de.grogra.ray2.tracing used by de.grogra.ray2.metropolis
-
Classes in de.grogra.ray2.tracing used by de.grogra.ray2.metropolis.strategy
-
Classes in de.grogra.ray2.tracing used by de.grogra.ray2.photonmap
-
Classes in de.grogra.ray2.tracing used by de.grogra.ray2.radiosity
-
Classes in de.grogra.ray2.tracing used by de.grogra.ray2.tracingClassDescriptionPerform 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.Abstract base class for radiation model.An implementation of this interface encapsulates the raytracing algorithm for a single ray.
-
Classes in de.grogra.ray2.tracing used by de.grogra.ray2.tracing.modularClassDescriptionThis class implements a physically correct path tracer.An implementation of this interface encapsulates the raytracing algorithm for a single ray.
-
Classes in de.grogra.ray2.tracing used by de.grogra.rgg