Qurak

VoronoiMesh

Disponibile

Voronoi tessellation mesh from 2D points

VoronoiMesh[{p1, …, pn}]
VoronoiMesh[{p1, …, pn}, {{xmin, xmax}, …}]
b = {{-Sqrt[3], -1}, {-Sqrt[3], 1}}; p = Tuples[Range[0, 4], 2].b; Show[VoronoiMesh[p], Epilog -> {Red, Point[p]}] → -Graphics-

Argomenti

Correlate

Tutte le 6300 funzioni · Usa questo da un client MCP