
In order to get a better understanding of what functions can do (in Processing) I started to study them. That sounds simple but with every study I do I would like to see some results.
In the CL-Patterns project the results are 150 Patterns made using functions. A function in Processing is a programming module or code-block which works on its own. Changing the numbers of the parameters change the visual outcome. Because they work on their own it is easy to re-use them in other programs.
Click on the images on the right for a larger image of each pattern.