Flokey82 / genworldvoronoi

Generates a planet with basic climate simulation, city placement, Wavefront OBJ/SVG/PNG export, leaflet server, etc. WIP!
Apache License 2.0
4 stars 1 forks source link

Civilization: Improve city placement algorithms #17

Open Flokey82 opened 1 year ago

Flokey82 commented 1 year ago

All civilization related code account for about 80+% of total processing time... Reworking the logic might buy us a lot of performance :)