Tuesday, 10 January 2012

Learning Processing - Classes

With this one we got taught how to make elements using classes. The first one is how to create an object (circle) using classes.


And by the end of the day, using classes I was able to create a lot of the same bubble using classes, by making the sizes random and the colours random between blue, red and a mixture of the two.