WebGL is a JavaScript API for rendering interactive 2D and 3D graphics within any compatible web browser without the use of plug-ins. It's based on OpenGL ES 2.0, providing a hardware-accelerated 3D graphics capability directly within the browser.
WebGL is a JavaScript API for rendering interactive 2D and 3D graphics within any compatible web browser without the use of plug-ins. It's based on OpenGL ES 2.0, providing a hardware-accelerated 3D graphics capability directly within the browser.