Images, pixels, canvas, tigers and bears…

A presentation at Programmed in Pencil by Chris Heilmann

There is a lot of joy in putting pixels next to each other to create something nice. There is even more joy in making a computer do it for you and paint with code. In this talk Chris Heilmann is going to share his love for pixel graphics. You’ll learn how to get images into the browser. We’ll also use the canvas element to turn pixels into numbers and vice versa. All in plain vanilla JavaScript.