In the week 4 of KKB210: Computational Arts 1, we looked at Java, specifically Java and the Processing programming environment. Now as we are looking at it from a computational arts perspective rather than a software design perspective, we just focused on generating graphics with Java and using the rendering model built into Processing.
So the first thing we did was learn how to create a canvas and draw a box.

