Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 546 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 546 Bytes

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