Generating Procedural Cities using Voronoi Maps
Introduction
The cell-like nature of Voronoi Diagrams make them look strikingly similar to cities, where cells are spaces where buildings can generate, and the edges of the diagram are the roads connecting them together. This can form the basis of a simple city-generator.