Skip to content

flecs-hub/city

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

city

Simple procedural city generator. Standalone Flecs project with embedded graphics modules (live webasm demo)

Screen Shot 2021-12-21 at 2 17 27 PM

How to run

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!

How to use

To customize the city generation parameters, change the settings in the etc/assets/scene.plecs file.

Releases

No releases published

Packages

No packages published