bindings/ext_srgb library
WebGL EXT_sRGB Extension Specification
Classes
- EXTSRGB
-
The extension is part of the WebGL API and adds sRGB support to
textures and framebuffer objects.
WebGL extensions are available using the
WebGLRenderingContext.getExtension()
method. For more information, see also Using Extensions in the WebGL tutorial.