Skip to content
amitp edited this page Mar 5, 2011 · 5 revisions

Mapgen2 generates polygon maps that can be rendered into tile/bitmap maps. The polygon structure can be used for game features such as towns, roads, quests, pathfinding, etc. This is source code to accompany my http://www-cs-students.stanford.edu/~amitp/game-programming/polygon-map-generation/ article on polygon map generation.

Clone this wiki locally