This application is fully self-contained in a single HTML file. It utilizes `d3-delaunay` for geometry processing and provides a responsive, high-performance interface for mesh generation.
```html
Free Voronoi Diagram and Delaunay Triangulation Generator
Free Voronoi & Delaunay Generator
Copied to clipboard
Usage Instructions
Click anywhere on the canvas to add new points. Click and drag existing points to move them, and watch the mesh update in real-time.
Controls: Use the sidebar to toggle between Voronoi and Delaunay overlays. You can clear the canvas or generate a random distribution for quick testing.