Skip to content

Another p5.js experiment to explore the L system

License

Notifications You must be signed in to change notification settings

glebodic/L-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

L-system

"An L-system or Lindenmayer system is a parallel rewriting system and a type of formal grammar" see Wikipedia. This code was initially inspired by the work of Daniel Shiffman in this domain.

The js file contains grammar definition for 3 systems:

Koch curve

Sierpinski triangle

Tree (Daniel Shiffman)

About

Another p5.js experiment to explore the L system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published