Archive

Posts Tagged ‘tuio’

LOUIS XIII Wall - Video and Photos

April 29th, 2009

As promised, here is the video and photos of our latest build. It’s an 80″ LLP Wall which we built 2 days before the show. In this build, we used the latest tbeta (Community Core Vision by Seth Sandler), which features sending TUIO directly to Flash via TCP, a new calibration technique, more control on blob detection sizes and a cool movement threshold to prevent those “jittery” moments. We have also added in our own ofAddon for the FireflyMV into tbeta that supports 30FPS at 640×480. and The LOUIS XIII MT App was done by FlipScript Interactive.

The other apps that ran during our own demo sessions were:
MediaApp by Taha
Fluid Solver by Memo

LouisXIII Video

Author: admin Categories: Headline, Multitouch Tags: , , ,

TUIOMouse Released!

November 3rd, 2008

TUIOMouse

Download here

This is version 0.1 of TUIOmouse for use with your MT tables to control the mouse.  Unfortunately, this only works on the Windows Platform.  When I have the time, I will extend it to Linux and MacOS.

It was coded using openFrameworks using moka’s ofxtuio addon.

For instructions on how to use, please read the readme.txt in the zipped file.

**TUIOmouse works with both Touchlib and Tbeta.** Or for that matter, any application that sends out TUIO messages.

For use with Tbeta, just launch Tbeta and make sure it is sending TUIO.
For use with Touchlib, just launch OSC.exe

Please send any feedback and suggestions that you might have.

Credit goes to:
risenparadigm (Code adapted from multimouse v0.2)
cerupcat (For helping me test and debug the application)
Thanks guys!

Author: admin Categories: Code, Featured Tags: , ,

openFrameworks+ofxTUIO

October 28th, 2008

Here’s a video of me messing around with the new TUIO addon for OF.  Trying to write a simple mouse driver for the tbeta as a separate program where mouseTUIO should receive TUIO messages from tbeta.  In this video, you’ll see me using an ipod touch as the input device, which is running OSCemote to send out OSC messages.  Anyway, it’s just proof-of-concept, so just enjoy the video…  And of course, credit goes to moka from the OF forum for writing the TUIO addon.  Sorry for the poor video quality……

Author: admin Categories: Code, Multitouch, Prototypes Tags: , ,