Processing: Fader Boxes
Another Processing sketch, fairly simple. This one does introduce a function (or subroutine) named ‘makeBox’ that we pass some values into. See it in action here! You can also see where we used...
View ArticleProcessing: Circle Square
I decided to draw a circle, but wanted to use a square to do it. Or at least that’s the explanation I’ll give… See it in action here! I really just wanted to play with rotating an object a bit more....
View ArticleProcessing: RGBoxer
With our latest Processing sketch it’s time to play with the mouse, and the keyboard as well. I mean, we can’t just leave out the keyboard! See it in action here! This one is simple, just drawing a...
View ArticleLearn Processing!
I had a lot of fun with Processing last year when I joined in with a few other folks and declared May as “Processing Month” and my final project was the Make A Sketch, which was an Arduino +...
View ArticlePhysical Turtle Graphics
In the interest of not waiting too long after I build something to share it here, I’m going to drop a bunch of random info into this post, knowing that it may not be well written or cohesive, but I’ve...
View Article