项目作者: KL4USIE

项目描述 :
Generator for Voronoi-based board game maps. Using C# and Unity Engine.
高级语言: C#
项目地址: git://github.com/KL4USIE/VoronoiBoardGenerator.git
创建时间: 2020-09-20T14:29:54Z
项目社区:https://github.com/KL4USIE/VoronoiBoardGenerator

开源协议:MIT License

下载


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