An open API service indexing awesome lists of open source software.

https://github.com/bryceco/osmglobe

A 3-D globe covered with Web Mercator (OSM) tiles
https://github.com/bryceco/osmglobe

Last synced: about 1 year ago
JSON representation

A 3-D globe covered with Web Mercator (OSM) tiles

Awesome Lists containing this project

README

          

# OsmGlobe
A 3-D globe covered with Web Mercator (OSM) tiles

Runs on iOS (iPhone/iPad/Mac Catalyst)

A work in progress:

* The globe is created via SceneKit
* The tiles are a CATiledLayer applied to a SCNMaterial
* The full set of tiles is then transformed (projected) via a CoreImage filter to compensate for the fact that they are Web Mercator instead of Equirectangular