yyx990803/kinect-keylight — explained in plain English
Analysis updated 2026-07-17 · repo last pushed 2011-10-31
Set up an interactive light installation for a gallery opening or live event.
Experiment with motion capture to control visuals and audio in real time.
Use it as a teaching example in a creative coding class about Kinect and OpenFrameworks.
Adapt the light-follows-motion concept for your own live performance tool.
| yyx990803/kinect-keylight | highdelay/activate-watermark | paullagier/pala-one-firmware | |
|---|---|---|---|
| Stars | 15 | 15 | 15 |
| Language | C++ | C++ | C++ |
| Last pushed | 2011-10-31 | — | — |
| Maintenance | Dormant | — | — |
| Setup difficulty | hard | moderate | hard |
| Complexity | 4/5 | 2/5 | 4/5 |
| Audience | designer | general | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires installing OpenFrameworks dependencies and configuring Kinect hardware before it runs.
This is a creative coding project that turns your body into a light source. Using a Kinect camera (a depth-sensing device that tracks your movements), the program creates an interactive visual where light follows your motion in real time. It's a playful experiment in mixing your physical presence with digital visuals, imagine moving your hand and seeing light rays dance across the screen in response. The project is built on OpenFrameworks, which is a toolkit for creative coders who want to make interactive art and visualizations without deep coding expertise. The Kinect specifically lets the program detect where you are in 3D space, so it can respond to your actual body position rather than just mouse clicks. The README mentions that sounds are included, so your movements likely trigger audio effects too, making it a full multimedia experience where motion creates both sight and sound. This is a remake of an earlier web-based project called Keylight, which someone else built in HTML5. The creator adapted that concept to work with Kinect hardware instead, opening it up to people who want to play with physical motion capture. Someone would use this if they're interested in interactive art installations, live performance tools, or just want to experiment with how motion can control visuals, like at a gallery opening, a live coding event, or a creative coding class. The setup requires some technical legwork (installing dependencies and configuring the Kinect), but once running, it's an intuitive tool where anyone can step in front of the camera and instantly see their movements control the light.
An interactive art project using a Kinect camera to turn your body movement into real-time light and sound visuals.
Mainly C++. The stack also includes C++, OpenFrameworks, Kinect.
Dormant — no commits in 2+ years (last push 2011-10-31).
No license information is provided in the explanation.
Setup difficulty is rated hard, with roughly 1h+ to a first successful run.
Mainly designer.
This repo across BitVibe Labs
Verify against the repo before relying on details.