Qurak

VoronoiMesh

利用可能

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-

トピック

関連

全 6300 関数 · MCPクライアントから使う