Skip to content

JavaScript 3d maps and geospatial data visualization engine library.

License

Notifications You must be signed in to change notification settings

oligoform/openglobus

 
 

Repository files navigation

OpenGlobus

OpenGlobus is a javascript library designed to display interactive 3d maps and planets with map tiles, imagery and vector data, markers and 3d objects. It uses the WebGL technology, open source and completely free.

Documentation

Check out the hosted examples, or the API documentation.

Get Started to contribute

Development

  1. Clone repositiory.
  2. Run npm install in the repo folder.

Build Complete Library

Run /build.all.bat or npm run build see package.json scripts

Build og.core (rendering engine) stand-alone

Run /build.core.bat

Build og.webgl (webgl wrap) stand-alone

Run /build.webgl.bat

About

JavaScript 3d maps and geospatial data visualization engine library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.7%
  • HTML 18.1%
  • CSS 2.2%