Uses of Class
de.grogra.glsl.light.shadow.GLSLShadowMap
-
Uses of GLSLShadowMap in de.grogra.glsl.light.shadow
Modifier and TypeClassDescriptionclass
Implements a textureCube to be used in point light shadow generation and rendering.class
class
Modifier and TypeMethodDescriptionShadowMapCollection.getDefaultCachedMap
(Light light) GLSLShadowCube.getInstance()
abstract GLSLShadowMap
GLSLShadowMap.getInstance()
GLSLShadowParallel.getInstance()
GLSLShadowPerspective.getInstance()
Modifier and TypeMethodDescriptionvoid
ShadowMapCollection.addNewShadowMapType
(Class key, GLSLShadowMap map)