Curve Plus
Search
⌃K

Lloyds Voronoi

An implementation of Lloyd's algorithm

Description

An implementation of Lloyd's algorithm which iteratively runs a Voronoi solution which for each run uses the previous run's cell area centroids as the new seed points.
Preview
Location
Inputs
Outputs
Mode
Name | Lloyds Voronoi
Nickname | Lloyds
Tab | Mesh
Panel | Triangulation
Division | 2
P | Points (Point) | The points for the initial voronoi solution
B | Boundary (Rectangle) | The containment boundary for the diagram
I | Iterations (Integer) | The number of solution iterations to run
C | Cells (Curve) | The polyline cells of the Voronoi diagram
none

Usage