dkohlsdorf / LindenmayerSystem

Implementing a simple Lindenmayer system and a turtle graphics system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LindenmayerSystem

Implementing a simple Lindenmayer system and a turtle graphics system.

The folders include:

  • src/curves: includes the grammars shown in the blog post
  • src/lsystems: includes the grammar execution and defining the grammar code
  • src/lsystems/two_dim: includes the code for turtle graphics

About

Implementing a simple Lindenmayer system and a turtle graphics system.


Languages

Language:Scala 100.0%