Uriopass / Egregoria

3D City Builder without a grid
http://douady.paris/blog/
GNU General Public License v3.0
1.52k stars 52 forks source link

Terrain editing #96

Open Uriopass opened 1 year ago

Uriopass commented 1 year ago

A heightmap already exists. A brush can be used to grow and shrink the terrain at places without buildings or roads.

Roads should follow the terrain shape. Buildings flattens the terrain

Before After
before after
Groneschild commented 1 year ago

There could be an option in the roadbuild tool to build cuts or embankment. This is useful form for road and especially rail to reduce the length and grade.

Uriopass commented 9 months ago

https://github.com/Uriopass/Egregoria/assets/5420739/59f84241-710c-46d7-a516-d1b7ab53875e

Spent the week working on terrain/terrain optimizations. Still some work to do for the auto-leveling of buildings and roads. Had some fun implementing the "Erosion" tool which creates nice looking mountains in seconds.