I've been a fan of his for years and have ported some of his stuff to my own robots...
On generative algorithms
21–30 of 43 posts
Re: On generative algorithms
#22https://www.doc.gold.ac.uk/~mas01whl/
(or John Conway, but that's another league)
Re: On generative algorithms
#23Re: On generative algorithms
#24The father of all of this is William Latham. https://www.doc.gold.ac.uk/~mas01whl/ (or John Conway, but that's another league)
Or possibly Lillian Schwartz's work at Bell Labs http://lillian.com/
Re: On generative algorithms
#25The father of all of this is William Latham. https://www.doc.gold.ac.uk/~mas01whl/ (or John Conway, but that's another league)
https://en.wikipedia.org/wiki/Aristid_Lindenmayer
https://en.wikipedia.org/wiki/Przemys%C5%82aw_Prusinkiewicz
https://en.wikipedia.org/wiki/The_Algorithmic_Beauty_of_Plan...
Re: On generative algorithms
#26Warning, this series of fantastically written articles on generative art might make you feel very small and sad compared to those who are capable of not only creating but communicating beauty like this. In other words, I highly recommend you try some generative art yourself and see that at its core, it is not that hard and YOU can do it too!
Do you have any recommendations of where to start?
Create random points, connect them in random ways, create random polygons.
Then start adding constraints like minimum distances, lengths or topological ones like overlap or touch.
Re: On generative algorithms
#27Re: On generative algorithms
#28Re: On generative algorithms
#29Re: On generative algorithms
#30Warning, this series of fantastically written articles on generative art might make you feel very small and sad compared to those who are capable of not only creating but communicating beauty like this. In other words, I highly recommend you try some generative art yourself and see that at its core, it is not that hard and YOU can do it too!