Closed matthias4217 closed 5 years ago
It would be better with an adjacency graph to detect adjacency in an accurate way
So now we've got an adjacency list !
So at this point we use first delaunay triangulation to detect adjacent territories and use the old rectangles-based detection, because on the edges there were some weird bugs related to the fact that the voronoi diagram is virtually "infinite"
looks done
i think it's done ?