fairland places islands of random size in random places, subject to minimum distances. Results are often less than fair, in particular when the number of islands per continent is low: some continents have more land nearby than others. Increasing distances between islands doesn't help much. Deities commonly run fairland until they find the result acceptable. The next few commits will tackle this issue. As a first step, this one places islands closest to continents in turn, so that each continent is closest to the same number of islands. A continent is closest to an island when it is closest to each of its sectors. The number of islands must be a multiple of the number of continents now. Since fairland may be unable to place all islands, a continent may still get fewer islands than it should. The next commit will address that. Signed-off-by: Markus Armbruster <armbru@pond.sub.org> |
||
---|---|---|
.. | ||
no-spike-newcap_script | ||
no-spike.out | ||
no-spike.xdump | ||
plain-newcap_script | ||
plain.out | ||
plain.xdump | ||
spike-newcap_script | ||
spike.out | ||
spike.xdump | ||
stunted-newcap_script | ||
stunted.out | ||
stunted.xdump |