Generate L-Systems in your browser!
- Commands
- F - draw and move forward
- f - move forward
- + - turn right
- - - turn left
- [ and ] are not implemented!
There are some examples:
- Sierpinski triangle
- Koch Snowflake
- Petadendryt
- Hilbert, Moor and Peano curves
- Levie dragon
- Heighway dragon
Install typescript
npm install -g typescript tsd
To compile
tsc