Module gl1

Class GLSLRGBAShader

All Implemented Interfaces:
GLSLOpenGLObject

public class GLSLRGBAShader extends GLSLMaterial
Implementation of RGBAShader. Will share one glsl program for all shaders (using uniform values to change color)
Author:
Konni Hartmann