Love this project. The only thing I struggled with was the explanation of insertion.
When a new point is inserted into a D3 quadtree...
I don't know the algorithm, so I can't offer a clearer explanation, but are you sure that you're always using N correctly? Is a leaf node a rectangle or a point?
Love this project. The only thing I struggled with was the explanation of insertion.
I don't know the algorithm, so I can't offer a clearer explanation, but are you sure that you're always using N correctly? Is a leaf node a rectangle or a point?