Click in the window to grow the plant another generation.
Based on the l-system rule: (X → F-[[X]+X]+F[+FX]-X),(F → FF)
Example 8: Fractal plant from wikipedia
Source code: Fractal_Plant2 LSystem Rule Turtle
Built with Processing
Click in the window to grow the plant another generation.
Based on the l-system rule: (X → F-[[X]+X]+F[+FX]-X),(F → FF)
Example 8: Fractal plant from wikipedia
Source code: Fractal_Plant2 LSystem Rule Turtle
Built with Processing