Uses of Interface
de.grogra.glsl.utility.GLSLOpenGLObject
Package
Description
-
Uses of GLSLOpenGLObject in de.grogra.glsl
-
Uses of GLSLOpenGLObject in de.grogra.glsl.light
Modifier and TypeClassDescriptionclass
Implementation of the spot light type.class
Implementation of the directional light type.class
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.class
Implementation of the point light type.class
Implementation of the directional light type.class
Implementation of the directional light type.class
Implementation of the spot light type. -
Uses of GLSLOpenGLObject in de.grogra.glsl.light.shadow
Modifier and TypeClassDescriptionclass
Implementation of the directional light type.class
Implementation of the point light type.class
Implements a textureCube to be used in point light shadow generation and rendering.class
This class is the base for all shadowmaps.class
class
class
Implementation of the directional light type.class
Implementation of the spot light type. -
Uses of GLSLOpenGLObject in de.grogra.glsl.material
Modifier and TypeClassDescriptionclass
Represents a class of Shaders that need to be recompiled for every property change.class
Implementation of Shader: Phong.class
Implementation of RGBAShader.class
Implementation of Shader: SideSwitch.class
-
Uses of GLSLOpenGLObject in de.grogra.glsl.renderable.vbo
-
Uses of GLSLOpenGLObject in de.grogra.glsl.utility
Modifier and TypeClassDescriptionclass
Represents a class of Shaders that need to be recompiled for every property change.class
class
class
Base for all complete shaders likeclass
Implements a textureCube to be used as a reference for Sky-Illumination.class
Simple Texture class base for some "deferred Textures" which setup data but create glTextures only on demand.class
class