Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1.08 KB

README.md

File metadata and controls

14 lines (10 loc) · 1.08 KB

Recursive_Tree 🌳🌿🌲

A little experiment around recursive pattern forming Tree and the L-System

all the explanations and ideas are based on the incredible online book The Nature of Code : https://natureofcode.com/book/chapter-8-fractals/

The code behind the images and animations is available and all condense in the Jupyter notebook.

RecursiveTree RecursiveTreeNoQuote RecursiveTreeWithLSystem2 RecursiveTreeWithLSystem3 RecursiveTreeWithLSystem4 LSystemTree