You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: