summer.05: Code and Me

Unless noted, these projects were created with either Processing 0090 or Java in Eclipse.

// Class 5 and Final Project

At this point, I became interested in ring buffers and drawing animation rather than drawing shapes and pixels. This experiment was developed over a series Flash files and revolved around the mouse cursor creating x and y points that were fed into a multidimensional array. Once the drawing completes, the application would redraw the original motion by going through the array. You will need Macromedia Flash Player 6.0+ to view. The Flash FLA files were built in Flash MX 2004 Pro.

Final
Canvas
Canvas Dots
Canvas Dots with Distance Formula to Modify Size

Class 5
Canvas Dots Alpha
Canvas Dots Alpha v2
Ring Buffer

class 4

// Class 4

Recreating templates using the distance formula.

System 1
System 2

painting

// Class 3

Assignment: Build a custom physical tool and use it towards the creation of three artworks/products. Write a paragraph about how the tool modified your usual creative process and final result.

grid

// Class 2

In this assignment, we were to recreate a series of screen captures:

Applet 1 | Applet 2 | Applet 3
Applet 4 | Applet 5 | Applet 6
Applet 7 | Applet 8 | Applet 9

cross

// Class 1

This is a spinning cross that blurs over time. The spin is created using trigonometry functions and the blur is achieved using a blur class.

 

Rich Hauck at the Interactive Telecommunications Program at New York University