Name | Description |
---|---|
GL | WebGL contants taken from: http://www.khronos.org/registry/webgl/specs/latest/webgl.idl |
WebGLContextAttributes | Class to pass contruction parameters to the getContext() method for a canvas. http://www.khronos.org/registry/webgl/specs/latest/#2.1 e.g. {preserveDrawingBuffer: true} |
WebGLObject | |
WebGLRenderingContext | |
WebGLTexture |