Egregoria icon indicating copy to clipboard operation
Egregoria copied to clipboard

3D City Builder without a grid

Results 43 Egregoria issues
Sort by recently updated
recently updated
newest added

Bevy did it, there's probably a way to do it too, could speed up iterative compile time quite a bit. Would be cool to dynamic link winit there too.

Current house generation based on skeleton algorithm is incredibly flaky, probably something better could be done. Rather self-contained, good first issue.

graphics

Water is currently represented by just blue terrain, nice water can give a cool vibe.

Shouldn't be that complicated, but still needs to be done. Current single shadow map is just a bit sad.

Add a first-person camera selectable in the settings. Should not allow collision with the ground and have a speed dependent on the height of the camera.

graphics
UI

Inspect different informations about a building. Steps: - [ ] Allow buildings to be selected, can be queried from the Map::query function. - [ ] Display various info in an...

good first issue

People have an education level and might go to school, college, universities or others to educate themselves.

gameplay

There should exist a social network between people, which fluctuates over time. The relations between people should be taken into account when planning activities together.

gameplay

Allow people to entertain themselves through external activities such as cinema, sport, parks, etc.

gameplay

Introduce a bicycle shop and allow people to cycle to work or anywhere. I'm not entirely sure where they would park their bike though, maybe bike parkings could be alongside...

gameplay