Skip to content

anuraghazra/LSystemCreator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

L-System Creator

Try out The Demo

L-System Creator made with javascript.

You can create your own L-Systems and try fun stuff with it.

I also added some predefined L-Systems, you can find most of them on Wikipedia Page

But, i also found some interesting ones

  • Anklets Of Krishna
  • Krishna Chakra (made-up name)
  • Snake Kolam
  • Honeycomb

Features

  • Save your artwork in localStorage
  • Load predefined Settings
  • Create your own L-System (go nuts, considering performance)

Inspired by Coding Challenge #16: Fractal Trees - L-System


author : hazru.anurag@gmail.com

Made with ❤️ and Javascript