https://github.com/alexadam/brainfuck2lsystem
Brainfuck to L-system
https://github.com/alexadam/brainfuck2lsystem
brainfuck generative-art l-system l-systems
Last synced: about 2 months ago
JSON representation
Brainfuck to L-system
- Host: GitHub
- URL: https://github.com/alexadam/brainfuck2lsystem
- Owner: alexadam
- License: mit
- Created: 2014-12-23T17:37:38.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-08T11:55:38.000Z (over 9 years ago)
- Last Synced: 2025-02-01T21:16:43.788Z (4 months ago)
- Topics: brainfuck, generative-art, l-system, l-systems
- Language: HTML
- Homepage:
- Size: 605 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Brainfuck to L-System
Translate Brainfuck to L-System by using a custom mapping between their instructions
What is Brainfuck: https://en.wikipedia.org/wiki/Brainfuck
What is L-System: https://en.wikipedia.org/wiki/L-system## Demo
https://alexadam.github.io/demos/brainfuck2lsystem/index.html
## Examples




## Credits
L-System render engine from: http://www.plastaq.com/elsy