Skip to content

mk12/lindenmayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lindenmayer

Lindemayer is a web app that renders SVG fractal curves generated by L-systems. It allows you to customize the depth of recursion, stroke thickness, and stroke color.

View it at http://mk12.github.io/lindenmayer/.

Curves

  • Koch snowflake
  • Hilbert curve
  • Peano curve
  • Gosper flowsnake
  • Sierpinski arrowhead curve
  • Rings
  • Pythagoras tree
  • Fractal plant
  • Fractal willow
  • Dragon curve
  • Quadratic Koch island

Sources

I copied most L-system grammars from the following websites:

License

© 2015 Mitchell Kember

Lindenmayer is available under the MIT License; see LICENSE for details.

About

Web app that renders fractal curves.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published