-
Description: This repository contains JavaScript code (p5js library) for generating fractal tree using recursion.
-
Optional: The color of the leaves, the deviation angle of branches, the length & thickness of branch and the foliage density can be changed to generate the desirable type of tree. 🍂
-
Preview: Shown below are some images of the tree after customization. 🌸
-
References: L-system
Alpha-Blitz/Procedural-Tree-Generator
This repository contains JavaScript code (p5js library) for generating fractal tree using recursion. 🍂
HTMLGPL-3.0