Skip to content

RolandR/fractals

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.