Module raytracer

Package de.grogra.ray2.radiosity.triangulation


package de.grogra.ray2.radiosity.triangulation
  • Class
    Description
    This class divides a Cone into triangle patches.
    This class divides a Cube into triangle patches.
    This class divides a Cylinder into triangle patches.
    This class divides a Frustum into triangle patches.
    This class divides a PointLight into triangle patches.
    This class divides a Sphere into triangle patches.
    This class divides a Square into triangle patches.
    This Exception is thrown, if an Volume can't be subdivided into triangles.
    This class divides a volume into patches.