blob: 8764087f741bba8b42f9a3a4e762d8b27dcdb6d8 (
plain)
1
2
3
4
5
6
7
8
9
|
# quadtree
> Simple quadtree implementation used during the galaxy-simulation project
Golang quadtree implementation.
Subdividing a given space filled with points recursively.
This is a test message testing my ability to commit using gpg keys.
|