/abop

The algorithmic beauty of plants

Primary LanguageJavaScript

ABOP

Generation of 2D plant SVGs using Lindenmayer Systems from The algorithmic beauty of plants (Prusinkiewicz & Lindenmayer, 2012).

Some of the results: https://verzettelung.com/23/11/27/

# Install
npm install
# Test
npm run test
# Lint
npm run lint
# Run in browser locally
./serve

Prusinkiewicz, P., & Lindenmayer, A. (2012). The algorithmic beauty of plants. Springer Science & Business Media.