Skip to content
This repository has been archived by the owner on Nov 13, 2020. It is now read-only.
/ l-system Public archive

Renders fractal patterns using L-systems and Python's turtle graphics.

License

Notifications You must be signed in to change notification settings

selenebun/l-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

l-system

Renders fractal patterns using L-systems and Python's turtle graphics.

Use $ python3 lsys.py -h for help with using the command line tool.

Several example fractal patterns have been provided in the examples folder. E.g. the Koch curve fractal may be rendered by doing $ python3 lsys.py examples.koch_curve.

Releases

No releases published

Packages

No packages published

Languages