214k views
1 vote
What is the function of WebGL

User Fals
by
3.7k points

1 Answer

4 votes

Answer:

WebGL enables web content to use an API based on OpenGL ES 2.0 to perform 2D and 3D rendering in an HTML canvas in browsers that support it without the use of plug-ins.

___________________________

User Seedhead
by
4.1k points