WebGL2
Widely available in browsers but not in WebViewsThe WebGL2RenderingContext
API is the "webgl2"
rendering context for the <canvas>
element. It represents a space for drawing two- and three-dimensional graphics and animations. It corresponds to OpenGL ES 3.0.