The Future of Graphics on the Web – HTML5 Canvas
The canvas element is part of HTML5 and allows for dynamic, scriptable rendering of 2D shapes and bitmap images. It is a low level, procedural model that updates a bit map and does not have a built in scene graph. In this Presentation author Rob Hawkes, Explain the future of the Canvas and there usages.

