Skip to content

RolandR/fractals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.