Fractal Trees - L-System
In this third installment of my series on algorithmic botany, I discuss L-systems and how they can be used to generate trees and other fractal patterns in p5.js.
Wikipedia page with information and resources about L-systems.
The website of the Biological Modeling and Visualization research group in the Department of Computer Science at the University of Calgary.
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.
Live Stream Tree Generation with Different Algorithms
- Editing
by Mathieu Blanchette
- Animations
by Jason Heglund