From 6fe57ad73f8d9ffbf003b81f88d2f16bd94b0545 Mon Sep 17 00:00:00 2001 From: paladin Date: Wed, 9 Sep 2026 08:52:13 +0000 Subject: [PATCH] Added README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..d17faac --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +This is a repository for some of the snippets by DragonEnergy and his amazing posts on efficient spatial hierarchies on Stack Overflow. + +[Stack Overflow](https://stackoverflow.com/questions/41946007/efficient-and-well-explained-implementation-of-a-quadtree-for-2d-collision-det/48330314#48330314) \ No newline at end of file