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.
GLGraphicsOffScreen This class implements an opengl renderer for off-screen rendering to texture.
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.
GLTextureGridCompiled  
GLTextureGridDirect  
GLTextureParameters This class stores the parameters for a texture: target, internal format, minimization filter and magnification filter.
GLTexturePingPong This class encapsulates two GLTextures, that are labeled as read and write.
GLUtils  
 



processing library glgraphics by Andres Colubri. (c) 2008