Skip to content
This repository has been archived by the owner on Apr 19, 2019. It is now read-only.
/ lumihoop-app Public archive

🏀 Tracking & mapping for the Lumihoop project

License

Notifications You must be signed in to change notification settings

thibmaek/lumihoop-app

Repository files navigation

lumihoop-app

Tracking & mapping for the Lumihoop project

Brief

As final assignment in your last programming course, you will make an installation for kids, to be used in the youth film festival's medialab. You'll work in groups of two. Use at least one of the technologies we treated troughout the course (openframeworks, arduino, makeymakey, kinect, leap, …).

Concept

@kevinmeyvaert and I teamed up to create an interactive basketball-like installation that could be used in any space as long as you had the hardware at hand. You can view the project teaser on Vimeo: https://vimeo.com/196621657

Hardware & software used

  • Kinect (v1)
  • Beamer
  • A cool led beachball 🏐
  • Openframeworks application (ofxGui, ofxKinect, ofxXmlSettings, ofxSocketIO)

This application needs to be used in conjuction with the lumihoop-client.

Tracking itself is done by creating and reading depth from a pointcloud. As this was our first interactive/experimental/native installation we were quite surprised with the tracking accuracy from the pointcloud. We built in a debug UI in this application so it could easily be used in any space or any surface (wall, floor, ceiling) as long as you set the distance and Z scale.

Special thanks to @wouterverweirder for helping us out and @devinehowest for the fun project opportunity!