[chuck-users] Reactable

mike clemow gelfmuse at gmail.com
Sat Jun 20 11:47:46 EDT 2009


Hi,

> While ChucK does have some support for OSC, TUIO uses messages that
> can have an arbitrary number of arguments, which ChucK's OSC receiver
> does not support.

Nothing a little glue code couldn't solve.  ;-)  There are also many
other ways to get identity and position than those fiducials of the
Reactable system.  I often use a camera and a little bit of the
computer vision API that openFrameworks (or even Processing) provides.
 You can get a lot of mileage out of those technologies without having
to use what the Reactables people give you out-of-the-box, so to
speak.

-Mike

On Sat, Jun 20, 2009 at 11:22 AM, Andrew Turley<aturley at acm.org> wrote:
> Sadly, the Reactable and ChucK don't really play nice together. It
> uses a protocol called TUIO, which is based on OSC (OpenSoundControl).
> While ChucK does have some support for OSC, TUIO uses messages that
> can have an arbitrary number of arguments, which ChucK's OSC receiver
> does not support.
>
> Hopefully protocols like TUIO (and it's use by the Reactable) will
> encourage someone in the ChucK developer community to look into
> addressing this issue. I keep meaning to have a look at the source
> code to try to figure out what's going on, but I never quite get that
> far.
>
> For more discussion of this issue, check out this thread:
> http://electro-music.com/forum/post-138241.html
>
> If you're interested in this type of thing then you should take a look
> at the "Tangible User Interface Hack Day" that took place a few weeks
> ago. There's some info over at CDM:
> http://createdigitalmotion.com/2009/06/18/tangible-interface-hackday-games-creations-and-more-to-come/
>
> andy
>
> On Sat, Jun 20, 2009 at 12:46 AM, Hans Aberg<haberg at math.su.se> wrote:
>> Another type of HID (a "Tangible User Interface"): the Reactable.
>>
>>  Hans
>>
>>  http://www.youtube.com/watch?v=0h-RhyopUmc
>>  http://en.wikipedia.org/wiki/Reactable
>>  http://mtg.upf.es/reactable/
>>
>>
>> _______________________________________________
>> chuck-users mailing list
>> chuck-users at lists.cs.princeton.edu
>> https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
>>
> _______________________________________________
> chuck-users mailing list
> chuck-users at lists.cs.princeton.edu
> https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
>



-- 
http://michaelclemow.com
http://semiotech.org


More information about the chuck-users mailing list