https://github.com/mobeets/mofah
https://github.com/mobeets/mofah
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/mobeets/mofah
- Owner: mobeets
- License: apache-2.0
- Created: 2024-11-30T20:33:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-01T05:02:57.000Z (over 1 year ago)
- Last Synced: 2025-02-03T20:20:24.186Z (over 1 year ago)
- Language: JavaScript
- Size: 258 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Recreating William Forsythe's ["City of Abstracts"](https://emuseum.mfah.org/objects/142283/city-of-abstracts?ctx=1604c8aaba742ef853724c3850d007025dbf49d3&idx=23) video wall, on display at the Museum of Fine Arts, Houston.
Uses [p5.js](https://p5js.org/) for the webcam and video editing.
Simple idea with a very cool effect: at time t, the ith row of the image shows the video capture from time t-d*i, where d is some constant.