Skip to main content
Patrick's Website

Concealed Histories Interactive Museum Exhibit

photo of Concealed Histories interactive in the V&A Gilbert Collections gallery

Developed as part of Concealed Histories, a show by the V&A about the relationship between the Fischer List and the Gilbert Collection. "Concealed Histories: The Nazis' Inventory Of 'Degenerate' Art" was an interactive temporarily installed in V&A's South Kensington museum.

As the target device for the interactive was a low-spec computer running an outdated version of Firefox, I couldn't rely on a frontend framework. Therefore I used the static site generator Hugo to build the interactive. The interactive made use of several open-source libraries that implement the IIIF standard for viewing deep-zoomable images. Universal Viewer was used to add the ability to browse the Fischer List and vam-viewer was used to implement an annotated guided tour of the Fischer list. These were incorporated into the static site by using WebComponents.

The interactive was on display from opening to the end of the Concealed Histories show. It was implemented in a way that would make future interactives easy to implement and with a view to eventually create an 'interactive authoring tool'. The pandemic and resulting closure of the museum changed these future plans however and priority was given to reimplementing the Collections site instead.

The repo is not currently publically viewable so I have not been able to deploy the project. Please read the blog I wrote for V&A for more information.