bindings/ext_srgb library

WebGL EXT_sRGB Extension Specification

https://www.khronos.org/registry/webgl/extensions/EXT_sRGB/

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.