utymap
Highly customizable library for procedural world generation
utymap is a library that provides a highly customizable API for procedural world generation using real vector map data, e.g. OpenStreetMap, NaturalEarth. Core logic is written on C++11 and can be used on many platforms as it has no dependency to the specific game engine or application framework. It is designed for interactive world creation at different zoom levels, including globe and street level. The simplest way to explore the project is to check the source code of demo scenes. Import scene...