WEBGL_color_buffer_float WebGL extension
Widely available
The WEBGL_color_buffer_float
extension for WebGL 1.0 contexts adds the 32-bit floating-point type RGBA32F
as a color-renderable format.
To learn more, see
WEBGL_color_buffer_float extension at MDN.
Compatibility
- Chrome 63 Released on 2017-12-06
- Chrome Android 63 Released on 2017-12-05
- Edge 17 Released on 2018-04-30
- Firefox 30 Released on 2014-06-10
- Firefox for Android 30 Released on 2014-06-10
- Safari 14 Released on 2020-09-16
- Safari on iOS 15 Released on 2021-09-20
Specifications
- WebGL WEBGL_color_buffer_float Extension Specification, from WebGL Working Group (Khronos Group).