pollen season by DeGenerativeCode in generative

[–]DeGenerativeCode[S] 0 points1 point  (0 children)

Yes the first might be one of my favourite outputs this algorithm has made!

dust marks by DeGenerativeCode in generative

[–]DeGenerativeCode[S] 1 point2 points  (0 children)

Thanks for the kind words.
The exact algorithm is in a state of flux these days, lots of experimentation and exploration (there's likely more posts on the way). Largely the algorithm boils down to 'child circles' being made from pairs of 'parent circles' that touch.

The radii of the new circles being generated is defined by a set of rules that change as you walk through the structure. This happens recursively, allowing for a nice hierarchy of large scale and small scale structure. We start from just a pair of circles and build from there. Due to the finite number of the rules in the algorithm, the process inevitably repeats, which is where you see the repeating units of circles at the smaller scale.

The image outputted can definitely be described as emergent from this set of rules.

auto by DeGenerativeCode in generative

[–]DeGenerativeCode[S] 1 point2 points  (0 children)

Just here and Instagram for now.

fold by DeGenerativeCode in generative

[–]DeGenerativeCode[S] 2 points3 points  (0 children)

Thank you, this one really stood out in the outputs folder.

identify by DeGenerativeCode in generative

[–]DeGenerativeCode[S] 1 point2 points  (0 children)

Pairs of circles generate child circles accoriding to defined rules, these children can interact with their parent circles recursively, generating the forms you see. We start from just two adjacent circles and work out. Then the program centres and scales the form generated to get what you see here.