#16 — Fractal Trees - L-System
Back
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 patter ...
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.