A playground for experiments based on reacTIVision.
Done by Jan Krutisch / a maeshroom.de project
- gosu (see the google.code page for information on how to install gosu)
- reacTIVision (obviously)
- (probably useful: The reactivision sim available at the same site)
This should startup a gosu window that shows cursors and markers if present.
(raw_test.rb is just quick hack to be able to debug the OSC lib)
- if you are using a bad webcam (such as a built-in iSight) for tracking the markers, prepare for hangups and glitches, since the tracking is not always working reliably under these conditions. Webcams tend to blur the image in case of fast movements which makes it quite impossible for reacTIVision to track the markers. Press v on the reacTIVision window to see the markers displayed in the reacTIVision trace.
- I had to patch the osc library which seems to have a bug that affects bundle decoding.
- Do something useful with it. Currently the biggest problem is to setup the hardware, though.