Overview
This is a p5.js sketch inspired by the [Coding Train’s][coding-train] Coding Challenge #16 on creating a simulation of Fractal Trees with Objects.
Controls
- Settings controlled through the ‘GUI’ module.
References:
- Wikipedia: L-Systems - Article on L-Systems including various examples of different rule sets.