res | ||
src | ||
vendor | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
CMakeLists.txt | ||
CMakeSettings.json | ||
LICENSE | ||
README.md |
MapViewer
This is a personal project where I try to parse OSM XML data and display it in my custom built map renderer.
Map data comes from OpenStreetmap.
Pretty much all polygons in this map viewer are created by Jonathan Richard Shewchuks 2D mesh generator library Triangle.