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§
- Building
Type - Building type.
- Settlement
Size - Settlement size category.
Functions§
- place
- Place settlements on the map.