Uses of Package
de.grogra.glsl.light
Packages that use de.grogra.glsl.light
-
Classes in de.grogra.glsl.light used by de.grogra.glsl
-
Classes in de.grogra.glsl.light used by de.grogra.glsl.lightClassDescriptionImplementation of the directional light type.Convention: If ambient is set to less than -1.0 the pixel should not be lit, only its diffuse color will be used to render it.
-
Classes in de.grogra.glsl.light used by de.grogra.glsl.light.shadowClassDescriptionImplementation of the directional light type.Convention: If ambient is set to less than -1.0 the pixel should not be lit, only its diffuse color will be used to render it.Implementation of the point light type.Implementation of the spot light type.Wrapper class to hold a light with its corresponding transformation.