An open API service indexing awesome lists of open source software.

https://github.com/anuraghazra/lsystemcreator

L-System Creator
https://github.com/anuraghazra/lsystemcreator

algorithmic-art creative-coding lsystem

Last synced: 2 months ago
JSON representation

L-System Creator

Awesome Lists containing this project

README

        

# L-System Creator

Try out The [Demo](https://anuraghazra.github.io/LSystemCreator/)

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](https://en.wikipedia.org/wiki/L-system)

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](https://youtu.be/E1B4UoSQMFw)

--------
author : [email protected]

Made with :heart: and Javascript