Skip to content

moklick/covid19-deaths-visualization

Repository files navigation

Covid-19 Deaths Worldwide - 3D Visualization

Project Link: Coronavirus Cemetery

The visualization shows confirmed COVID-19 deaths since the beginning of the pandemic. Each block represents a person who has died with a COVID-19 infection. The blocks are grouped by months. There are 100 blocks in a row.

You can walk around by using the arrow keys or W,A,S and D and look around by moving the mouse.

The project is built with react-three-fiber.

Installation

npm install

Development

npm start