Closed michaelKurowski closed 5 years ago
Interesting idea! Looks like it would be too difficult to adapt the current Delaunay algorithm to non-Euclidean distance (judging from this paper), so I'm inclined to close the issue, but it would be great for someone else to explore this in another library.
@mourner Is the Maximum metric variant from the paper that you've linked possible? It's rather visually similar to Manhattan.
There are cases when the euclidean voronoi looks too raw. It would be wonderful to be able to generate Manhattan variant in such cases.