Skip to content

Clipsey/GlobalLife

Repository files navigation

GlobalLife

A 3D rendered globe and data visualization demo using D3.js and Three.js. The globe can rotated with an intuitive mouse drag, and can be hovered on to display the hovered over country, as well as 'clicked' to select the country that is being hovered over. Clicking the country causes the page to render some bar graphs and pie charts representing data from various sources, such as the Happiness Index from 2019, and as an example, how much of the land area is devoted to crops.

Live Link

Table of content

Installation

How to install:

  • In the repository, simply run the command npm start.

Usage

screencast 2019-10-28 13-04-47

On the Index / Landing Page, there is a globe that can be hovered over, and clicked on, allowing the user to select which country to display data about.

Technologies

  • Three.js
  • D3.js
  • CSS / HTML
  • topojson

About

World Happiness Report Visualization with D3.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published