Tennis/Pong in Processing

April 30th, 2008

As the final part of the week 4 KKB210: Computational Arts 1 tutorial, we were provided with a copy of the source code for a sketch/program/challenge that was originally written by Casey Reas. It is based on Pong, though it only partially works, as the challenge is to make it work completely.

We did not work on the challenge in class, instead we looked at bringing in a picture to use as the background and creating tints.

Read the rest of this entry »

Introduction To Processing

April 28th, 2008

Processing Development Environment (PDE)Processing is an open source Java programming environment that was conceived in 2001 by Benjamin Fry and Casey Reas, and is continually being maintained and developed by them today along with an ever growing community.

Read the rest of this entry »