What is Canvas ?
The HTML5 Canvas element <canvas> can be used to draw graphics via scripting in JavaScript.
For example, it can be used to draw graphs, make photo compositions, create animations, or even do real-time video
processing or rendering
So far I have not started this subject because I cant get my head around the maths but I'm working on it.