kaesve / LSystems

An implementation of L Systems and a graphical interpretation thereof, in typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LSystems

An implementation of L Systems and a graphical interpretation thereof, in typescript.

The goal of this project is to write the most important variants on L Systems (simple, context-aware, stochastic, ..) and at least one customizable interpeter based on a simple implementation of turtle graphics.

See: http://en.wikipedia.org/wiki/L-system

Homepage: http://www.kaesve.nl/lsystems

About

An implementation of L Systems and a graphical interpretation thereof, in typescript


Languages

Language:TypeScript 100.0%