Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/chenglou/l-system

Fun experiment in pattern generation, with a visualizer.
https://github.com/chenglou/l-system

Last synced: about 2 months ago
JSON representation

Fun experiment in pattern generation, with a visualizer.

Awesome Lists containing this project

README

        

# L-System

[Wikipedia Info](http://en.wikipedia.org/wiki/L-system)

[Live demo](http://rawgit.com/chenglou/l-system/master/index.html)

This implements a simple L-system that generates pretty patterns, with adjustable parameters and live updates. Have fun!