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 article on polygon map generation article on polygon map generation .

Clone this wiki locally