/GosperCurve

Create a Gosper fractal curve

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Gosper Curve

This repository contains elements to create Gosper curves, that are recursive space filling curves.

Here are some command line examples that can be used to create the images presented below

python gosper.py --help
python gosper.py 6
python gosper.py 6 -o gosper_6.svg
python gosper.py 6 -o gosper_6.gif

Alt text

Alt text