May 12, 2018 Scaling Sprites for Pixel Art with HTML5 Canvas By Chewett Software 0 Comments In this blog post, I am showing a simple way of scaling sprites for Pixel Art using the HTML5 canvas. Read More
May 5, 2018 Better positioning of text using measureText with HTML5 Canvas By Chewett Software 1 Comment In this tutorial I am extending the previous animation example by better positioning the text using measureText with the HTML5 canvas. Read More
April 28, 2018 Creating a loading progress bar animation with HTML5 Canvas By Chewett Software 1 Comment In this HTML5 canvas example I create a simple loading progress bar demonstrating how you can use animation in a canvas. Read More