[Request] Multitouch Extension useing "Thouchlib"
The main idea is to propose to create an extension useing their open source code, so we could have an multitouch extension that uses their webcam recognition system.
The link is http://nuigroup.com/touchlib/downloads/
If anyone is interested, it could be a great extension for the future of multitouch applications.
Re: [Request] Multitouch Extension useing "Thouchlib"
I've asked this previously, and currently no one is making one. I'm slowly (i repeat Slooowly) learning how to make extensions, and that will probably be the first one i make. But for now, unfortunately, I'm pretty sure no one will make one...
Re: [Request] Multitouch Extension useing "Thouchlib"
Ok, i'd like to learn too.. mant me to help you? I'd really like to have this one.
Re: [Request] Multitouch Extension useing "Thouchlib"
Using rSDK, making simple extensions is very easy if you know another language. And you have this forum, which will provide great help practically whenever you need it. I came knowing no C++ whatsoever and I have created some neat extensions.
Back on topic... What is MultiTouch exactly?
Re: [Request] Multitouch Extension useing "Thouchlib"
http://en.wikipedia.org/wiki/Multi-touch
Re: [Request] Multitouch Extension useing "Thouchlib"
I would be interested in this as well, it's pretty much like the reactable software http://reactable.iua.upf.edu/?software. I made a request for the tuio protocol so we could use the reactable but no success ( post tuio protocol )
I know nothing of extension development or c but with whatever I can help count me in. (I wouldn't even mind paying..)
Re: [Request] Multitouch Extension useing "Thouchlib"
Quote:
Originally Posted by wizkidweb
I've asked this previously, and currently no one is making one. I'm slowly (i repeat Slooowly) learning how to make extensions, and that will probably be the first one i make. But for now, unfortunately, I'm pretty sure no one will make one...
...But it doesn't really matter becuase you have to use a C++ API away from MMF2SDK's world. I suggest you to pick up a book about C++ (if you not already have done that). :)
Anyway back to topic, so basically Touchlib is fully open source and no DLL is required? :)
Re: [Request] Multitouch Extension useing "Thouchlib"
The React-table source apears to use Dlls and also its opensource.
The touchlib it's all in C++ i think and opensource aswell
Re: [Request] Multitouch Extension useing "Thouchlib"
Unfortunately, I mostly program using web scripts (HTML,PHP,Javascript,ASP) and some java and python. I have yet to learn C++.
I'll just have to learn it then! ;)
Re: [Request] Multitouch Extension useing "Thouchlib"
This extension would be interesting to have +1 vote