Quadtree explanation and C implementation

algo-geeks picture algo-geeks · Dec 28, 2010 · Viewed 17.8k times · Source

Please explain quadtrees and provide simple code (preferably in C) for insertion and searching.