Skip to content

mikeskydev/energy-globe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Energy Globe - Electricity

Powered by Energy Consumption from Our World in Data. https://ourworldindata.org/energy

Screenshot of the experience running, showing a globe and data for France

Development

The project uses Vite for development and build.

npm i
npm run dev

Vite will open a live environment: localhost:5173

Build

npm run build

Files will be saved to the dist folder.

TODOs

  • Day/Night globe cycle using a custom shader
  • Atmosphere effect
  • Slider to select different data years
  • Country nametags and %ages on bars
  • Move key to below bars
  • Fix some missing outline/centroid data
  • Resizable
  • Accessibility study

Resources

Images

Datasets

Tools

About

World electricity consumption split out per source, on a three.js globe.

Resources

Stars

Watchers

Forks

Contributors