An Introduction to Processing
October 29th, 2008
Processing is a free, open source, Java based cross platform programming environment that’s great for algorithmic art. I could go into a lot of detail about the background of processing, but you might be better off checking out their official website for yourself.
Instead, I will walk you through the first baby steps of learning how to program with Processing. Fear not, this won’t be hard. I think even mom and dad can follow me on this blog post!
The first step is to get yourself a copy of processing. Click here and select which download matches the type of computer you are using. From what I’ve seen so far, Processing runs directly from the folder you extract Read More...
