Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 579 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 579 Bytes

Voronoi Map Generator

This is a Unity implementation of a game board generator, inspired by strategy games like Civilization.

Uses jceipek's Unity-delaunay project for Voronoi diagrams and SteveJohnstone's map generator for mapping them onto a mesh.

Example Image

References