Diagrams.TwoD.Path.LSystem

Lindenmayer Systems

L-Systems

data Symbol n

type Rules n

generations

L-System graphics

lSystemR

lSystem

lSystemPath

lSystemDiagram

Making rules from strings

symbol

symbols

rule

Predefined L-Systems

sierpinski

cantor

dragon

hexGosper

kochIsland

kochLake

koch1

koch2

koch3

koch4

koch5

koch6

tree1

tree2

tree3

tree4

tree5

tree6

Re-exports from Diagrams.TwoD.Path.Turtle

data TurtleState n

getTurtlePath

getTurtleDiagram