Closed trhi closed 4 years ago
Suggestion for a function.
Returns a random point within the cell given the cell ID.
Doable?
An interesting suggestion but perhaps outside the scope of the library since this can be summarized as getting a random point inside a convex polygon, which isn't voronoi specific.
This is usually done by:
Suggestion for a function.
Returns a random point within the cell given the cell ID.
Doable?