Skip to content

eliben/lsystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lsystem

A JS simulation of L-systems. It's a system for drawing arbitrary fractals and patterns by specifying recursive formar grammar definitions. The simulation parses the grammar and runs the recursive computation, drawing the results onto a canvas.

Try it online! Here's a screenshot:

Screnshot

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published