L-system fractal generator by arpruss 3d model
3dmdb logo
Thingiverse
L-system fractal generator by arpruss

L-system fractal generator by arpruss

by Thingiverse
Last crawled date: 3 years, 1 month ago
This is a simple library for generating L-Systems. The main API is:
drawLSystem(rules,axiom,iterations,functions) {
object();
}
This draws the L-System fractal, tracing the object() between points.
December 20, 2017: Added scaling operation.

Tags