bindings/ext_float_blend library
WebGL EXT_float_blend Extension Specification
https://www.khronos.org/registry/webgl/extensions/EXT_float_blend/
Classes
- EXTFloatBlend
-
The WebGL API's extension allows blending and draw buffers with
32-bit floating-point components.
WebGL extensions are available using the
WebGLRenderingContext.getExtension()
method. For more information, see also Using Extensions in the WebGL tutorial.