🔷
Voronoi / Delaunay Visualizer
Create Voronoi diagrams and Delaunay triangulations interactively. Animate the sweep line, run Lloyd relaxation, and explore the dual graph relationship.
Display
Colors
Points
Sweep Line
Lloyd Relaxation
Stats
Points30Triangles46Edges75Voronoi cells30
Controls
Click canvas to add points
Drag points to move them
Right-click to remove a point
Hover to highlight nearest cell
All computations run entirely in your browser using Bowyer-Watson triangulation. Click to add points, drag to move, right-click to remove. No external dependencies.