Package codeanticode.glgraphics

Interface Summary
GLConstants This interface class defines constants used in the glgraphics package.
 

Class Summary
GLGraphics This class makes the opengl renderer compatible with the GLTexture object.
GLSLShader This class encapsulates a glsl shader.
GLState  
GLTexture This class adds an opengl texture to a PImage object.
GLTexturedPoint  
GLTextureFilter This class defines a 2D filter to apply on GLTexture objects.
GLTextureFilterParameters This class stores the parameters for a filter.
GLTextureGrid  
GLTextureParameters This class stores the parameters for a texture: target, internal format, minimization filter and magnification filter.