Fractals, Space Filling Curves and more
This repository has been archived on 2025-05-08. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
2019-04-12 14:51:57 +02:00
circles.py Double pointer 2019-04-12 14:51:57 +02:00
flowsnake.py restore flowsnake.py 2019-04-08 17:24:02 +02:00
flowsnake_colors.py Rename flowsnake.py to flowsnake_colors.py 2019-04-08 17:18:47 +02:00
hilbert_curve.py Add graphical version for hilbert curve 2019-01-17 15:22:42 +01:00
koch.py Make Point unpackable 2019-01-19 17:18:37 +01:00
LICENSE Initial commit 2019-01-17 14:44:58 +01:00
pythagoras_tree.py Add Pythagoras Tree 2019-01-21 17:09:22 +01:00
README.md Update README.md 2019-04-08 17:28:36 +02:00
requirements.txt Create requirements.txt 2019-01-17 15:58:43 +01:00
vector.py Update vector.py 2019-04-08 17:35:58 +02:00

Fractals

Fractals, Space Filling Curves and more