bindings/oes_texture_half_float library
WebGL OES_texture_half_float Khronos Ratified Extension Specification
https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float/
Classes
- OESTextureHalfFloat
-
The extension is part of the WebGL API and adds texture formats
with 16- (aka half float) and 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.