Programmed in Pencil

Product engineering tech meetup

Next event
28th July 2022 at 6:00pm BST

Images, pixels, canvas, tigers and bears

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.