HTML5 Canvas

27:53
In the last section we where introduced to SVG (vector art ) and how to manipulate it in an HTML5 world. In this section we move to bitmap art with the Canvas API. This section is all about giving you a introduction to the process of working with the Canvas 2D API. By the end of this session you will know to create and animate with canvas.