Simple procedural city generator. Standalone Flecs project with embedded graphics modules (live webasm demo)
Use the following commands to run the demo:
Install bake on macOS/Linux:
git clone https://github.com/SanderMertens/bake
bake/setup.sh
Install bake on Windows
git clone https://github.com/SanderMertens/bake
cd bake
setup
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.
