Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 788 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 788 Bytes

Lindenmayer Systems in Javascript

This project contains various experiments with L-Systems, most notably an online sandbox for arbitrary L-System rules.

An overview over the other tools is available here.


Screenshot

Usage

The L-System Sandbox contains instructions to defining rules for drawing L-Systems.
You can share sets of rules by clicking the "Export" button and copying either the generated link or the generated JSON data.

License

Copyright 2016, 2017 by Roland Rytz. All code is licensed unter the free AGPL v3 license.