Hi, I'm writing a mapping program that is basically a big plane of polygons and lines.In order to render view of the plane in a reasonable time (it could be a very sparse plane with only parts of the map loaded) I am planning to use a quadtree or some similar spatial indexing scheme.However! Th......(with 3 answers.)
↧