Canvas (HTML5)

Canvas (HTML5)

The canvas element is part of HTML5 and allows for dynamic, scriptable rendering of 2D shapes and . It is a low level, procedural model that updates a . HTML5 Canvas also helps in making 2D games. While the HTML5 canvas offers its own 2D drawing , it also supports the WebGL to allow rendering with OpenGL ES.

Backlinks3