Spotmaps, based on Brendan Dawes' Cinema Redux, is an on-going project to map the colour narratives of different films.
Films are processed through a Python/OpenCV pipeline: each frame's colour is sampled, and a spot of average colour is produced from the combination of one second's frames.
Spots are laid out 60 per line to represent one minute of film time. The length of the image represents the number of minutes in the film.
This is revised version of the original project rewritten with Preact.
Coverage of the original project:
- Preact
- Open-props
- Recoil
- React Router
- Vite
https://spotmaps.onrender.com/.
- Install pnpm
- Clone the repo
- Rename the cloned repo
cd
to the folderpnpm install
pnpm run dev
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.