https://github.com/floating-point/melanix-execute
Melanix Execute - A project for interactive live performance.
https://github.com/floating-point/melanix-execute
cplusplus kinect-v2 live-performance openframeworks video-manipulation
Last synced: 7 months ago
JSON representation
Melanix Execute - A project for interactive live performance.
- Host: GitHub
- URL: https://github.com/floating-point/melanix-execute
- Owner: FLOATING-POINT
- Created: 2024-12-31T00:14:02.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-12-31T13:24:31.000Z (9 months ago)
- Last Synced: 2025-01-19T05:41:24.221Z (9 months ago)
- Topics: cplusplus, kinect-v2, live-performance, openframeworks, video-manipulation
- Language: C++
- Homepage: https://flpdigital.com/projects/melanix-execute/
- Size: 13.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Melanix Execute
A project for interactive live performance. https://flpdigital.com/projects/melanix-execute/Created for Artist Marilène Oliver and Performer Isabelle Van Grimde using https://openframeworks.cc (of_prerelease_v007_win_cb).
The project uses the Kinect v2 to track the performaners movement and controlling a collage of overlapping video clips.
Individual limbs can be assigned to indvidual video clips and the movement of the limb fin tuned to control the video playback.The project includes an app to record perfromances with body tracking data into a timestamped xml file that can be replayed later. This allowed me to work with the performer in Canada whilst developing the project in the UK.




Openframeworks addons:
ofxMSKinectSkelDataReader - https://github.com/FLOATING-POINT/ofxMSKinectSkelDataReader
ofxMSKinectSkelDataWriter - https://github.com/FLOATING-POINT/ofxMSKinectSkelDataWriter
You can search https://ofxaddons.com for the other reuired addons:
ofxmskinect
mskinectwrapper
ofxthread