Working with HTML5 Canvas
Summary I’m going to change it up a bit by rendering some graphics. In this post I’m going to use the Canvas object in HTML5. In the past I’ve written programs to render graphics in SilverLight and when SVG became part of HTML5, I’ve built software that used SVG. I’ve also written software to use … Read moreWorking with HTML5 Canvas