Random walks and their implementation have been described in detail in my previous post Random Walks From Distinct Sources which I published a few days ago.
Random walks starting from shapes yield very interesting results. Let’s start with a simple shape first – a circle – and use the radius and the number of random walks as variables.
left: r = 0.1; right: r=0.125
n = 2k
n=4k
n=6k
n=8k
n=10k
« Basic Concepts of Generative Arts: Random WalksThis Code Generated Surprises »