Comment on Functional Flocking Quadtree in ClojureScriptparentComments−roenxi8mohttps://en.wikipedia.org/wiki/Octree−thfuran8moAnd the same approach of just splitting in half in every dimension at each tree level can extend to arbitrary dimension, but usually something else like a kdtree is used instead.
Comments
https://en.wikipedia.org/wiki/Octree
And the same approach of just splitting in half in every dimension at each tree level can extend to arbitrary dimension, but usually something else like a kdtree is used instead.