Archive

Posts Tagged ‘openFrameworks’

Brief Update from a long and sleepless month

July 5th, 2009

We’ve been busy for the whole month of June, thus the lack of updates to this blog.  We built another 80″ MT wall for an AMG Mercedes car launch in Beijing and a 100″ wall for a Kinetic “Out of Home” event in Shanghai and Beijing.  So lots of travelling and sleepless nights.  But we promise to post more details soon, hopefully when I get down to editing the videos and have them posted asap.  However, here are some pics from both events.  Hope you like them.

80″ MT Wall

AMG Mercedes

AMG Mercedes Car Launch Event at Badaling in Beijing

100″ MT Wall

Kinetic Shanghai & BeijingKinetic “Out of Home” 2009 Event in Shanghai & Beijing

Author: admin Categories: Multitouch Tags: , , ,

FireFly MV with tBeta@60Fps

April 2nd, 2009

We’ve got the FireflyMV working with tBeta at 60fps @ 320×240 using Format7 and 30 fps @ 640×480. We used PointGrey’s SDK and hard-coded it’s video capture into tBeta. Currently, all the Firefly features can only be accessed using the Firefly’s Software and the settings saved for use in tBeta. Anyway, here’s a teaser for you. Sorry if it’s only screenshots.

320x240@60fps

320×240 @ 60fps

640x480@30fps

640×480 @ 30fps

Author: admin Categories: Code, Featured 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: , ,