WebGL
Widely available
The WebGLRenderingContext
API is the "webgl"
rendering context for the <canvas>
element. It represents a space for drawing two- and three-dimensional graphics and animations.
To learn more, see
WebGL: 2D and 3D graphics for the web at MDN.
Compatibility (view on caniuse.com)
- Chrome 9 Released on 2011-02-03
- Chrome Android 25 Released on 2013-02-27
- Edge 12 Released on 2015-07-29
- Firefox 4 Released on 2011-03-22
- Firefox for Android 4 Released on 2011-03-29
- Safari 5.1 Released on 2011-07-20
- Safari on iOS 8 Released on 2014-09-17
Specifications
- WebGL Specification, from WebGL Working Group (Khronos Group).