fractal-garden icon indicating copy to clipboard operation
fractal-garden copied to clipboard

Add Fibonacci Word Fractal

Open trebeljahr opened this issue 2 years ago • 0 comments

Description

Add implementation for the Fibonacci Word Fractal... It would be cool if the text explains the connections between the Fibonacci curve and this fractal, as well as gave a short introduction to the Fibonacci sequence and Fibonacci Word.

Inspiration

Wikipedia - Fibonacci Word Fractal Mathcurve - Fibonacci Word Fractal PDF

Type

Recursive -> Canvas | L-System

Difficulties

L-System is probably the easiest way to go here... There is a description [over here] https://mathcurve.com/fractals/fibonacci/The_Fibonacci_word_fractal.pdf], that just has to be ported to the L-System "grammar" of this project. I.e. map letters.

trebeljahr avatar Sep 29 '22 14:09 trebeljahr