WebGL
Introduction
- WebGL is a cross-platform, royalty-free web standard for a low-level 3D graphics API based on OpenGL ES 2.0, exposed through the HTML5 Canvas element as Document Object Model interfaces.
- Official site: khronos.org/webgl
public:it:webgl