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.
npm install
npm start