Bouncing Balls in the HTML5 Canvas

Semi-transparent balls bouncing within a dark gray container. Here’s a fun demo I put together using the HTML5 canvas, aided by the excellent sketch.js framework. I’m creating a whole bunch of semi-transparent balls and bouncing them around on the screen. The demo definitely requires a modern browser (Chrome/Firefox/IE9+). […] Read Article