16 Dec 2009, 10:17 PM
We followed a recursion tutorial in processing and found the results rather interesting and we're sharing the results here with some modifications of course.
We followed a recursion tutorial in processing and found the results rather interesting and we're sharing the results here with some modifications of course.

Started with this sample that shows how to keep regenerating the circles within a fixed value.


The above 2 images are samples of circles being generated using more advanced recursions. The results are random each time it is generated. This should be pretty useful when we begin developing our generative pieces.
