Game of life fractals (2)

Here are some more game of life fractals (one for every day of the week). Now you can download 8 images : Excessive detail may not be attractive and could take a long time to generate. The latter problem is solved by using efficient programs and modern computers.

A (2-d) digital filter having position dependent coefficients addresses the first issue: One set of coefficients only applies to perimeter cells, promoting growth; for all the remaining (central) cells, a different group of coefficients resists change, hopefully avoiding the formation of excessive detail, which may not be attractive. (You could also use low pass filtering.)

More links: