WebGL (Web Graphics Library) is a cross-platform, royalty-free web standard for a low-level 2D/3D graphics API based on OpenGL ES 2.0, exposed through the HTML5 Canvas element as Document Object Model interfaces. Ok, in plain English!. WebGL is a JavaScript library for displaying interactive 3D and 2D graphics within any compatible web browser without the...