#17 — Space Colonization
Back
In this coding challenge, I'm using the space colonization algorithm to make a tree generator. This is the 4th part of my algorithmic botany series.
The website of the Biological Modeling and Visualization research group in the Department of Computer Science at the University of Calgary.
by Adam Runions, Brendan Lane, and Przemyslaw Prusinkiewicz
This class focuses on the programming strategies and techniques behind computer simulations of natural systems.
This side track explores patterns found in nature. We'll cover how to simulate growing plants, flowers, and trees in p5.js and Processing.