Skip to main content

Module settlements

Module settlements 

Source
Expand description

Settlement generation — L-system road networks + building placement.

Places settlements at habitable locations near rivers and resources, then generates internal layout using L-systems for roads and zoning rules for buildings.

Structs§

Building
A building in a settlement.
Road
A road segment.
Settlement
A complete settlement.

Enums§

BuildingType
Building type.
SettlementSize
Settlement size category.

Functions§

place
Place settlements on the map.