Skip to content

charlottepierce/lsystems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

Demonstration of Lindenmayer systems (L-systems) in python.

Execute ./main.py to run the demonstration.

Commands:

  • 'r': reset demo
  • 'n': generate and draw next evolution
  • 'c': clear canvas
  • 'o': toggle 'overwrite' status; if on, the canvas will be cleared each evolution. If off, each evolution will be drawn over the previous in a different (randomly selected) colour.
  • Escape: close demonstration

About

Demonstration of Lindenmayer systems (L-systems) in python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages