Inspired by <this animation> that I stumbled upon ...
# compose
h
Inspired by this animation that I stumbled upon in /r/internetisbeautiful, developed a quick prototype in compose. Quick demo video:

https://youtu.be/iCe5f7L9vBg

Repo: https://github.com/halilozercan/compose-dotsandlines
🌟 14
s
Nicely done 👍 But you can optimize it using the QuadTree algorithm 🤓
You know, it will greatly reduce search radius complexity.
g
I think even O(N^2) algorithm will work fine because there are too few points