Skip to content

thegrymek/typescript-l-systems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published