Tuesday, July 26, 2011

Inversion Circles - back to the original pattern


After a lot of playing around with the rotational pattern, I have now returned to the original pattern of the shrinking, inverting circles. This above pattern (linked to openprocessing.org) is a code that generates the base pattern that is desired, created through the coding technique of recursion. The pattern above was an initial attempt at using PGraphics and the blend() code, which effectively allows drawings to be made onto multiple layers. The next step is to find a way to combine the two codes so that a simple click can determine the number of iterations the pattern will undertake.

No comments:

Post a Comment