Here are the videos of the Kinetic OOH 2009 as promised! The first video are snippets from the exhibition itself. For a more detailed look at the applications which we developed for the show, please watch the second video below. Enjoy!
Finally, here is the long overdue video of a 60” wall we made for our school’s new library in January 2009. It’s basically an LLP wall and we added a camera at the front to perform motion-based interaction as well. You might notice that the wall is too high! That’s coz the frame constructors had no ergonomic sense and it was too late to do anything about it.
Credit goes to:
1) Seth Sandler for writing tbeta
2) taha for his Nasa WorldWind Plugin and Media App
3) memo for his super cool FluidSolver
4) jimihertz for his processing sketches
5) laurent for his as3 simpledesktop
6) ralphdas for rushing out the Newswell app for us
7) Flipscript for the Chinese News app
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.
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!