2018-03-08 12:34:38 +03:00
2018-03-01 18:48:40 +03:00
2016-07-11 12:14:59 +03:00
2018-03-07 21:04:47 +03:00
2018-03-08 12:34:38 +03:00
2017-09-20 10:21:06 +03:00
2017-06-20 12:03:13 +03:00
2017-04-17 11:07:46 +03:00
2018-03-01 18:48:40 +03:00
2018-03-01 18:48:40 +03:00
2018-03-01 18:48:40 +03:00
2018-03-01 18:48:40 +03:00
2017-09-29 17:44:42 +03:00
2018-03-01 18:48:40 +03:00

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.
  3. Bind openglobus repo folder with http server virtual directory.
  4. Now you can open sandbox example --virtual directory name--/sandbox/1/index.html (or create your own) in a browser, and change sources.

Build

  1. Development steps have to be made.
  2. When you add js module with goog.provide and require always run /build/makedeps.bat to modify /src/og/og-deps.js script. Now you can see changes you've made.
  3. Run /build/build.bat to create /buid/og.js build. BTW: check /build/all.js out to add your module in the neccessary assemblage.
Description
JavaScript 3d maps and geospatial data visualization engine library.
Readme 181 MiB
Languages
TypeScript 88.2%
JavaScript 7.1%
GLSL 3.1%
CSS 1.1%
HTML 0.5%