Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/chenglou/l-system
- Owner: chenglou
- Created: 2015-04-25T02:15:05.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-04-25T08:49:35.000Z (over 9 years ago)
- Last Synced: 2024-10-13T11:15:50.682Z (3 months ago)
- Language: JavaScript
- Size: 305 KB
- Stars: 3
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!