Elm – fun with L-System (Part 7)
Series: Algae Pythagoras Tree Cantor Dust Koch Curve Sierpinski Triangle Dragon Curve Fractal Plant (this) Last time out we implemented the Dragon Curve example from the L-System wikipedia page. Now, we’re finally at the end of our journey, let’s see how we can implement the Fractal Plant example in Elm. Example 7 : Fractal …