The syllabus for the course, what we're going to talk about, and some intro to p5js.
Introduction
This week, we went over the structure of the course, what we are going to cover, and we started to look at p5js as a tool for prototyping.
Lectures
We dig a little bit deeper into p5js, showing how to rotate, translate, and push/pop matrix transformations. We'll also take a look at getting input from a webcam and from input elements.