Mesh - voronoi with manhattan distance?
in
Contributed Library Questions
•
6 months ago
First-time poster, sorry if this is in the wrong place.
I've been experimenting a little bit with Lee Byron's Mesh library and Voronoi diagrams.
I'm curious about the best way to do what's been calculated on the Wikipedia page for voronoi - calculating the Voronoi spaces with Manhattan Distances - and if I can use the library and modify the data after I get it, or if I should try and just implement the formula they have presented without using the library... Any help is greatly appreciated, and thank you in advance!
-Nate
I've been experimenting a little bit with Lee Byron's Mesh library and Voronoi diagrams.
I'm curious about the best way to do what's been calculated on the Wikipedia page for voronoi - calculating the Voronoi spaces with Manhattan Distances - and if I can use the library and modify the data after I get it, or if I should try and just implement the formula they have presented without using the library... Any help is greatly appreciated, and thank you in advance!
-Nate
1