Simple procedural city generator. Standalone Flecs project with embedded graphics modules (live webasm demo)
Use the following commands on macOS and Linux (working on Windows support):
Install bake:
git clone https://github.com/SanderMertens/bake
bake/setup.sh
or if you already have a bake installation:
bake upgrade
Then run:
bake run flecs-hub/city
Have fun!
To customize the city generation parameters, change the settings in the etc/assets/scene.plecs file.