Colophon
The Institute for Image Studies does not exist, and neither does this exhibition. Both are invented for a design exercise — as are the opening dates, the room texts, the events programme and the curator's essay.
The eleven works are real, and so are their attributions. Every one is in the public domain or has been released CC0 by the institution holding it. Nothing on this site requires a licence, and none of the plate captions makes a claim about a real artwork that is not true of it.
- Plates
- 11, dithered in-browser
- Algorithms
- Threshold, Bayer 8×8,
Atkinson, Floyd–Steinberg - Build step
- None. Static HTML/CSS/JS.
- Dependencies
- None, beyond three webfonts
The works
All public domain or CC0 · sourced via Wikimedia Commons
Photographs of the Metropolitan Museum of Art objects are released CC0 by the museum. The Dürer engravings from the National Gallery of Art, Washington are likewise open access. The remaining works are photographs of objects far out of copyright.
Type
Method
Every plate is dithered on your machine, at the moment you scroll to it, at the
size your screen asked for. The reduction runs at cell resolution — a few
hundred pixels across — and the browser scales the result up with
image-rendering: pixelated,
which is what keeps the dots square.
The source photograph stays in the page as an <img>
and is only hidden once a canvas has successfully replaced it, so a visitor without
JavaScript sees the eleven works undithered rather than eleven empty boxes.