Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@plmrry
Last active November 30, 2015 15:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save plmrry/adf518ab391bf1253a32 to your computer and use it in GitHub Desktop.
Save plmrry/adf518ab391bf1253a32 to your computer and use it in GitHub Desktop.
Imagining Macondo

Imaginando Macondo (Imagining Macondo) was a live interactive installation featuring user-submitted photographs that was on display throughout the 2015 International Book Fair of Bogotá, Colombia. The exhibition was seen by an audience of more than 300,000 festival attendees who submitted more than 14,000 photographs.

The project included a mobile web interface that allowed participants to capture, label, and upload photographs. The back-end was driven by Node.js which included the compression and storage of submitted media; metadata was stored in a PostgreSQL database; the visualization was powered by D3.js, which used customized clustering and collision detection algorithms to drive the animated placement of photographs and labels within the exhibition space.

Art and design by George Legrady, Angus Forbes, and Andres Burbano.

Software development by Paul Murray and Lorenzo Di Tucci.

<iframe src="https://player.vimeo.com/video/144249697" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment