Skip to content

KenthJohan/city

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 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 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!

How to use

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

About

Flecs city example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 90.4%
  • Shell 3.3%
  • QMake 3.2%
  • HTML 3.0%
  • JavaScript 0.1%