Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 867 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 867 Bytes

Procedural City Generation

Version

This project is available on Unity Engine version 2022.3.10f1

How to use?

  • Seed - Controlling randomness.
  • Column - Control the width of the city.
  • Row - Control the depth of the city.
  • Lot Column - Control the width of each lot in the city.
  • Lot Row - Control the depth of the lot.
  • Maximum Lot Road Count - Control the road amount on each lot. (won't generate further if no space left)

or you can follow the demonstration from the GIF below

Screenshot

side view screenshot

top view screenshot

Credit

Modular Building Asset