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