API-Beast / AI-Kingdoms

ProcJam 2014
4 stars 1 forks source link

New land generation #9

Open API-Beast opened 9 years ago

API-Beast commented 9 years ago

There is this great write up on polygon based map generation: http://www-cs-students.stanford.edu/~amitp/game-programming/polygon-map-generation/

We probably should look for some sort of library for the polygons.

API-Beast commented 9 years ago

Library for the polygon generation of the voronoi diagrams: https://github.com/gorhill/Javascript-Voronoi Library for calculating some polygon things: http://polyk.ivank.net/