0

Week 2

animation experiment


fastest non moving speed


.004 inches per second
.00002 miles per hour
Download Source Code Here


fastest still perceptible speed


11.9 inches per second
0.7 miles per hour
Download Source Code Here


click to change pta and ptb


Download Source Code Here


shaper controls something else besides position

I decided to have my shape float between random points. When it gets to posa, posb becomes random and vice versa. The shaper is controlling the color fading between random RGB values. The shaper is also controlling the radius of the circle, which is based on the ofGetTimeElapsed function. So the longer the sketch runs the larger the circle will be.

Download Source Code Here


multiple xenos


Download Source Code Here


multiple xenos trails


Download Source Code Here



1

P-Comp :: Arduino Simon Says

Building this was a lot of fun. I really enjoyed figuring out how everything should connect to each other, and it was extremely gratifying to press the buttons and watch the LEDs light up.

The second part of this assignment proved to be more difficult. I spent about a day and a half trying to program Simon Says from scratch. I was able to get the basic functionality, but in the end I could not get it to play right. However my dysfunctional source code is available here for download.

I was able to find an online reference to an existing Simon Says game on an Arduino. I used this as a reference to see what was wrong with my code, and I found that I had generally set it up pretty similarly. But after being terribly frustrated with my broken game, I decided to take this source code and play around with it. I changed all the variable and function names. I also broke it down a bit and created many of my own functions. So with the help of some online code you can download my Simon Says Game here.

And for the video:


0

P-Comp :: Compelling Arduino Blink

View Source Code Here


0

Flip Book


0

Writing My Name

Attached is a screen shot of my name written in openFrameworks. You can’t tell from the screen shot but there the colors of the my name change. Not super exciting, but enough to get me kind of back into the coding mind set.

Download source code here.


0

Objects in Motion

Our assignment this week, was to film 3 objects in motion and draw their path of movement.

A ceiling fan:

A rocking chair:

The water in a hot tub:


Pages ... 1 2 3