Skip to content

A P5.js project that uses live Coronavirus data to process an image over time. Sound is made using the Tone.js web audio framework.

Notifications You must be signed in to change notification settings

edpe/inside_looking_out

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inside Looking Out

A P5.js project that uses live Coronavirus data to process an image over time. Sound is made using the Tone.js web audio framework.

Inside Looking Out uses live data from the UK Governments COVID-19 API as a narrative structure. Each day of the Coronavirus pandemic in the UK is represented by a single animation frame, creating an animated film that tells a story about the impact of the virus on the people of the UK.

Each frame shows a photograph of a circular window, obscured by horizontal lines representing each new case registered on that day. As the frames advance, a pixel is removed to represent each death, eroding the photograph until a final static image is revealed representing cases and cumulative statistics from the previous day.

image

Getting Started

npm install
npm run dev
# or
yarn
yarn dev

Open http://localhost:3000 with your browser to see the result.

Or see it live here

About

A P5.js project that uses live Coronavirus data to process an image over time. Sound is made using the Tone.js web audio framework.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published