Voronoi diagrams, Delaunay triangulation, minimum spanning graphs, convex hull and more. Ported to C# for use in the Unity game engine from https://github.com/amitp/mapgen2
Check out the original project page here.
Based on: http://www-cs-students.stanford.edu/~amitp/game-programming/polygon-map-generation/
C#NOASSERTION
Voronoi diagrams, Delaunay triangulation, minimum spanning graphs, convex hull and more. Ported to C# for use in the Unity game engine from https://github.com/amitp/mapgen2
Check out the original project page here.