Class FramebufferFloat32
Extends
Framebuffer.
Framebuffer with rgba format and floating point precision for each component.
requires OES_texture_float extension.
Defined in: FramebufferFloat32.js.
Constructor Attributes | Constructor Name and Description |
---|---|
FramebufferFloat32(width, height)
|
Method Attributes | Method Name and Description |
---|---|
creates a colourbuffer with gl.FLOAT precision
|
- Methods borrowed from class Framebuffer:
- bind, checkBuffer, drawFullscreenQuad, drawTexture, initBufferStuff, initOtherStuff, setSize, updateScreenQuad
Method Detail
initColorbuffer()
creates a colourbuffer with gl.FLOAT precision