Module raytracer
Package de.grogra.ray.intersection
package de.grogra.ray.intersection
-
ClassDescriptionAn implementation of this interface encapsulates the algorithm of intersection determination of a single ray in a 3D-scene.This is a helpful utility class for intersection calculations.This class is used to speed up the sphere intersection calculation.