I think showing the (very small) source code as they have with the first example is key to allowing new people to appreciate these. Because we are exposed to so many amazing computer graphics art these days, but most of those take many man hours and are assembled with massive amounts of complexity and computation driving them. Essentially they are brute force art, people imposing their will on the visual output. What…
Re: The Game of Life – Emergence in Generative Art
#11Great advice on sharing the code to help see how much complexity can come from very little code. Most of these artists open source their code. I will try to add in links to the code - great idea!