{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# The Algorithmic Beauty of Plants\n", "\n", "This F# notebook contains implementations, examples, drawings, etc. of the Lindenmayer systems (L-systems) described in the book *The Algorithmic Beauty of Plants* by Przemyslaw Prusinkiewicz and Aristid Lindenmayer. [The book is officially available for free as a PDF.](http://algorithmicbotany.org/papers/#abop)" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "### Dependencies" ] }, { "cell_type": "code", "execution_count": 521, "metadata": { "dotnet_interactive": { "language": "fsharp" } }, "outputs": [ { "data": { "text/html": [ "