l-systems / barnsley-fern / 0.0.4

Barnsley Fern L-System

Barnsley Fern L-System cover image.
An album solution that generates and displays a Barnsley Fern L-system using napari. The fern transitions from brown to green as it grows.
Tags
napariPythonstable diffusion
Citation
Prusinkiewicz, P., & Lindenmayer, A. (1990). The algorithmic beauty of plants. Springer Science & Business Media.
Solution written by
Kyle Harrington
License of solution
MIT
Source Code

Arguments

--angle
The angle in degrees for each turn. (default value: 25)
--iterations
The number of iterations to generate the L-system string. (default value: 5)

Usage instructions

Please follow this link for details on how to install and run this solution.