Processing the processing

» 02 September 2008 » In Personal projects »

Processing is a simple programming language based in Java (so, OO) and commonly used to create interactive digital art pieces. Examples will come later. I’m a very beginner in this language, I have some experience with Java, PHP and C. As I’m a designer and not a developer, some stuff here can look a little dummy (or totally).

The main structure:

setup();
This runs once at the program start-up.

draw();
This loops continuously during the running program.

Tags:

Trackback URL

No Comments on "Processing the processing"

Hi Stranger, leave a comment:

ALLOWED XHTML TAGS:

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Subscribe to Comments