https://github.com/otdavies/reprojector
A unity projection keystoning tool for real-time video
https://github.com/otdavies/reprojector
Last synced: 6 months ago
JSON representation
A unity projection keystoning tool for real-time video
- Host: GitHub
- URL: https://github.com/otdavies/reprojector
- Owner: otdavies
- Created: 2022-01-09T00:18:50.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-13T05:24:21.000Z (over 3 years ago)
- Last Synced: 2024-12-15T10:14:37.193Z (6 months ago)
- Language: C#
- Homepage:
- Size: 234 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Reprojector
A unity projection mapping warper for real-time video key-stoning. Used for live projection mapping advertising in New York.The application searches for NDI output from Resolume and allows some realtime "keystoning" via Xbox controller or keyboard.
**Keyboard controls:**
- WASD: Tilt / Pan
- QE: Zoom in and out
- Tab: Toggle Grid
- Spacebar: Recenter view
- Enter: Toggle viewmode**Xbox Controller controls:**
- Left Stick: Tilt / Pan
- Dpad: Tilt / Pan
- Left Stick Press: Recenter view
- Left / Right Trigger: Zoom in and out
- Start Button (two overlapping boxes): Toggle viewmode
- Select Button (3 horizontal lines): Toggle Grid
- ABYX buttons: Midi mappable to Resolume (using midiLoop back)
- Left/right shoulder buttons: Midi mappable to Resolume (using midiLoop back)

