reinterpretcat / utymap
- четверг, 28 июля 2016 г. в 03:14:29
C
Library for dynamic 2D/3D map construction using various data sources.
UtyMap is a library which provides highly customizable API for procedural world generation based on real 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 specific game engine or application framework. You can use it to create interactive world at different zoom levels, including globe and ground:
Project consists of two sub-projects:
Project is under development, more details will be given later.