Package com.jogamp.opengl.util.glsl
package com.jogamp.opengl.util.glsl
-
ClassesClassDescriptionConvenient shader code class to use and instantiate vertex or fragment programs.ShaderState allows to sharing data between shader programs, while updating the attribute and uniform locations when switching.