Skip to content

PietroViolo/globalBirths

Repository files navigation

globalBirths

A Three.js project based on Bruno Simon's ThreeJS Journey course. The application visualizes one minute of deaths (or births) and their geographic locations using glowing coordinates. The data combines the Kontour dataset with the World Population Prospects. Note that the data itself cannot be shared in the repository.

To run the script, you need to type in the terminal

npm install

to install nodes and dependencies, followed by

npm run dev

to run in the browser.

Africa, Asia, Europe

About

A ThreeJS project that started from Bruno Simon's ThreeJS Journey Project. In a minute, it shows one minute of deaths (or births) and where they are located with glowing coordinates. Data is from a mix of Kontour dataset and World Population Prospects, which I cannot share on my repo.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors