Skip to content

visual-tools/tm-globe

Repository files navigation

Project overview

This Equals webapp design and development for TMForum

Key deliverables:

  1. In advance of the TMForum China presentation (18th September 2017), This Equals will deliver an interactive 3D Globe (‘TMglobe+’) html based webapp - with close parity to the following designs:

image image

The webapp will feature a rotating globe that shows PDFs and videos from 86 countries/cities; click on a country on the map, or choose from a list of countries to centre the globe - on selection, either a PDF or a video will display. Deliverables to include all required files for local hosting and display via Google Chrome (current version), or hosting on TMForum website.

webgl-globes

Demo interactive globes using THREE.js and D3.js. Written entirely in ES6 modules. The demos use SystemJS and Babel to load into the browser.

To run the demos, type npm install in the root folder to get the dependencies for the demos. Run a local server from the root folder.

clone or copy the repo
cd into the folder
npm install
python -m SimpleHTTPServer 8000 (or your favorite local server)

About

No description, website, or topics provided.

Resources

License

LGPL-3.0, Apache-2.0 licenses found

Licenses found

LGPL-3.0
LICENSE
Apache-2.0
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages