Remember those little plastic games that had the tiny magnetic dust that you could use to cover some dude’s face using a magnetic pen that would push the dust around? Well I wanted to combine both assignments by making a sketch that allows you to draw on the willy guy. It was tricky to get the image in the setup instead of the draw so that processing wouldn’t re-draw the image every time you “drew” the “hair”. Turns out you have to ask processing to load the image before you start running the program, or something to that accord.