-
Notifications
You must be signed in to change notification settings - Fork 149
Home
Ilya Builuk edited this page Jun 23, 2017
·
25 revisions
UtyMap is procedural generation library for building real city environment dynamically using various map data sources (so far OpenStreetMap and Natural Earth). It can be used to build different 3D-games (like car simulations or GTA 2/3 ) or some map tools. Target platforms are planned as all popular mobile OS and VR devices supported by Unity3D.
Some information about implementation can be found on Documentation page.
Some answers to expected questions can be found on How To page.
Build instruction can be found here.