My game heavily uses a "find nearest n" operation on an R-Tree, then sorts by distance for AI operations.
My game heavily uses a "find nearest n" operation on an R-Tree, then sorts by distance for AI operations.