Mobile-first 3D mapping engine with emphasis on user experience
Mobile-first 3D mapping engine with emphasis on user experience
Procedural GL JS is a library for creating 3D map experiences on the web, written in JavaScript and WebGL. It is built on top of THREE.js.
It provides an easy-to-use, but powerful framework to allow beautiful landscapes of the outdoors to be embedded into web pages. It loads super-fast and is optimized for mobile devices.
Demo | Docs | Overlay playground | Elevation data | Source
npm install procedural-gl
…
To actually load data using a library you will need to connect to a source of data. The quickest way to get setup is to register for a free account with MapTiler and then use the API key as shown above.
For detailed instructions for setting up the datasource, see this page in the wiki
If this library is useful to you, please consider sponsoring the project.
Procedural GL JS is licensed under the Mozilla Public License Version 2.0.
No open issues yet, or sync has not completed.