Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

halfbyte/reactivision_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reacTIVision playground

A playground for experiments based on reacTIVision.

Done by Jan Krutisch / a maeshroom.de project

Requirements

Use it

> ruby test.rb

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)

Notes

  • 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.

Todo

  • Do something useful with it. Currently the biggest problem is to setup the hardware, though.

About

test to interface a ruby/gosu graphical tool with the reacTIVision software

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages