Skip to content
This repository was archived by the owner on Sep 23, 2025. It is now read-only.
/ afLSystem Public archive

An L-system consists of an alphabet of symbols that can be used to make strings, a collection of production rules that expand each symbol into some larger string of symbols, an initial "axiom" string from which to begin construction, and a mechanism for translating the generated strings into geometric structures. L-systems were introduced and de…

License

Notifications You must be signed in to change notification settings

michael-0acf4/afLSystem

Repository files navigation

afLSystem

  • An L-system consists of a collection of production rules.
  • An L-system can :
  • model the morphology of a variety of organisms
  • be used to generate self-similar fractals

About

An L-system consists of an alphabet of symbols that can be used to make strings, a collection of production rules that expand each symbol into some larger string of symbols, an initial "axiom" string from which to begin construction, and a mechanism for translating the generated strings into geometric structures. L-systems were introduced and de…

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published