The key thing to making this all work is really the software that converts the detected blobs of light where your fingers are into awesomeness...of course a good soundtrack also makes a huge difference. I used
touchlib which basically just worked out of the box. There is a calibration utility which saves results to a configuration file that is shared among the other apps. I also downloaded some Flash apps, including the light-box shown in the video. These interface with touchlib via OSC, a neat protocol for relaying timestamped events which should provide a good starting point for building your own apps.
no there is no limit to the amount of fingers you can use with a FTIR screen. the limits are
1. how many fingers you have - the average is 10
2. how many your computer can handle - the smoke demo especially uses a lot of processing power and the more fingers the computer needs to track and create effects for, the harder it will be.
**'how many fingers you have - your average joe will have 10'
cheers copiesofcopies :)
i know what i wanted to ask is out of line but believe me i wouldn't ask if this was not my last chance .
I really really need to have the PDF version of this multi-touch screen here coz i took it as my major project and i have to build it in a week time and to be honest i don't have the money to be a pro member and since i'm a student i don't have any visa card as well.
I was wondering to ask if possible can you downloaded it for me and send it to my mail i would mean a lot to me .
THANK you so much
vhk_karimi@yahoo.com
let me know how you go! (or are going)
It can project upto 40" at 1 meter distance away. Thus, I believe I don't need to have a mirror as reflector
However, I wonder whether it is workable while its resolution is just only VGA resolution.
Any comment and suggestion ?
Thanks!
as far as I understand, the resolution of the projector wouldn't have any effect. The program would work out all the things in the resolution of the wii remote infra-red camera (1024 x 768) and it will simply be projected in whatever resolution your projector can do. the blobs of light made by your fingers don't have a resolution.
my Name is Hossein i'm 21 years old and i'm from Iran and i'm doing my degree in malaysia i transfer my life to here since 2006
i've been fallowing your awesome job and i need to say WOW nice job you got there.
dear Author i choice this topic for my major project and i've been reading some papers and in the end i need to develop it can i count on your help please.
it would be a honer to pick a expert brain on my major project .
Contact :
vhk_karimi@yahoo.com
skype : hosseinkarimi7
most regards
Hossein
svn checkout http://touchlib.googlecode.com/svn/trunk/ touchlib
and followed the tutorial instructions here:
http://www.multitouch.nl/?p=23
to run them in windows, I downloaded a demo version of adobe's flash ide although i think there should be a set of free command line tools that would also do the trick.