I am going to present a few projects on my blog in which I collaborated in one or the other way. The project UNFOCUS – FOCUS is a multi-touch and TUI project that makes use of our fiducialtuioas3 classes. What is UNFOCUS – FOCUS about? How can we know what we do not see?
Author Archives: Johannes Luderschmidt
Webandwine 2009
It has been a while since I gave a presentation about Natural User Interfaces at the webandwine event by the company mediaman on 7 May 2009. However, I found those two quite nice pictures of my presentation on the blog of Frank Hamm that I wanted to show here:
fiducialtuioas3 Now Supports Pure TCP TUIO Messages
Important: I discontinued the work for fiducialtuioas3. If you are starting a new project, consider using our new AS3 Tuio library Tuio AS3. As you most certainly came here because you want to use fiducials in AS3 find the according Tuio AS3 fiducial howto here. fiducialtuioas3 now supports pure TUIO messages via TCP. The bridge …
Continue reading “fiducialtuioas3 Now Supports Pure TCP TUIO Messages”
Fix MacBook Bootcamp Windows XP SP3 Firewire S100 driver problem
I recently wanted to use a FireWire camera (a Pointgrey Firefly MV to be precise) with a white MacBook that ran with Windows XP SP3 in Bootcamp. That actually is no problem but I got into problems when I wanted to achieve higher framerates than 15 Hz. Then I realized that the only Async/Isoch mode …
Continue reading “Fix MacBook Bootcamp Windows XP SP3 Firewire S100 driver problem”
An Approach to Video Projection on Buildings
Recently, i came across a few videos of video projections on buildings and have been very intrigued. However, they seem to be studies made with After Effects. This is my favorite video: Projection on Buildings from NuFormer Digital Media on Vimeo.
Load XML and text files from your HD into Flash with AS3 and PHP
In this post I’ll show how to load a file with a file chooser dialog from your local HD into an Internet Flash application in your browser. In another post I’ve explained how to save a file to HD from Flash. With a little workaround it is possible to load files into Flash in a …
Continue reading “Load XML and text files from your HD into Flash with AS3 and PHP”
Configure iOS device or Mac OS X Lion for use with 802.1X CampusWLAN from HS RM
With this configuration guide you can configure your iPhone or iPod Touch via Mac OS X 10.5 for the CampusWLAN of the Hochschule Rhein-Main. The actual configuration guide for desktop computers can be found here. Necessary previous steps: Download Telekom Certificate (if you have not already done so). Download iPhone Configuration Utility from Apple Install …
Continue reading “Configure iOS device or Mac OS X Lion for use with 802.1X CampusWLAN from HS RM”
Sound Design (for Multi-Touch Apps)
Sound design has been an issue that I have disregarded so far in my multi-touch applications. However, a good sound design should be very beneficial for user experience in a multi-touch installation. As I had no clue on how to create sounds I have been happy when I came across the sound design tutorials of …
Open Source NTrig and Stantum drivers for Linux
The Laboratoire d’informatique interactive has published open source drivers for Broadcom 5974, Stantum, NTrig or DiamondTouch surface multi-touch devices: More information about the Stantum SMK-15.4 Multi-Touch Development Kit.
How to Compile the Touchlib
Actually, I have not configured the compilation of the Touchlib on my own, yet. But I have heard that it should be a hell of complicated. As I came upon the website of the original author of the Touchlib in which he gives a lot of hints, I wanted to post his page here: How …