Skip to content

O-O-Balance/l-systems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

l-systems

A simple implementation of L-systems in Elm. Demo here.

Plant at iteration 3

The demo allows the user to select one of three different L-systems to render. A slider controls the number of iterations generated.

Plant at iteration 5

Packages used

What's next?

  • Expand UI to enable editing the rules to generate the fractal
  • Asynchronous rendering
  • 3D L-systems

Releases

No releases published

Packages

No packages published

Languages