Dive into the archives.
- Special Topics: Processing
While I am learning Processing, I have been on the hunt for a good book to assist me on this endeavor. After looking at many books about Processing and data visualization, I found a book from the founders of this excellent open source language. Considering the book was written by some hardcore MIT coding junkies, [...]
- Special Topics: Fun With Processing
Here are some fun little examples of experimentation with Processing. One recreating my previous Flash project and an example of changing the dimensions of a box based on mouse coordinates from an example in class. The Magic Box The Color Changing Thingy
- Special Topics: Mouse
This project involved using mouse coordinates for something other than a cursor. After much thought and many epic trials, I settled on a nice color change effect based on the X,Y position of the mouse on the Flash Stage. Click HERE to check it out!

