Dragon curve

A dragon curve is a well-known recursively defined curve, similar in vein to the von Koch snowflake.

It can be formed by paper-folding methods and can be written as a Lindenmayer system with

  • initial string FX,
  • string rewriting rules
    • X \mapsto X+YF+,
    • Y \mapsto -FX-Y,
  • angle 90°.

External links



de:Drachenkurve es:curva del dragón

This article is licensed under the GNU Free Documentation License. It uses material from Wikipedia article. Browse Wikipedia for more information.