Fun Programming

Fun programming 144: Drawing animated loops


Listen Later

By using an array of PGraphics, in this episode we draw looping flipbooks. The idea is simple: we have a constantly playing animation of 20 frames, and we are able to draw on it. When the mouse is pressed, our ink ends up in the current frame, whichever that is. The resulting effect is quite interesting. Once you have the program running, you can learn different drawing tricks, but I leave that to your own imagination 😃

Here two drawings I created using this technique: hamoid.tumblr.com/post/65383946931/a-small-loop-drawing-processing-program-inspired

...more
View all episodesView all episodes
Download on the App Store

Fun ProgrammingBy