Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 612 Bytes

README.md

File metadata and controls

34 lines (26 loc) · 612 Bytes

typescript-l-systems

Generate L-Systems in your browser!

alt tag

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