Touchless SDK

For everything that's not in any way related to PureBasic. General chat etc...
nicolaus
Enthusiast
Enthusiast
Posts: 456
Joined: Tue Aug 05, 2003 11:30 pm
Contact:

Touchless SDK

Post by nicolaus »

Hi all

I have found a very nice new SDK named Touchless.
You can download it HERE.

Informations from the Touchless side
What is Touchless?
The Touchless SDK enables developers to create multi-touch based applications using a webcam for input. Touch without touching.

Touchless started as Mike Wasserman’s college project at Columbia University. The main idea: to offer users a new and cheap way of experiencing multi-touch capabilities, without the need of expensive hardware or software. All the user needs is a camera, which will track colored markers defined by the user.

Mike presented the project at the Microsoft Office Labs Productivity Science Fair, www.OfficeLabs.com fell in love with it, and Touchless was chosen as a Community Project. Our deliverables include an extensible demo application to showcase a limited set of multi-touch capabilities, but mainly we are delivering an SDK to allow users to build their own multi-touch applications.

Now, Touchless is released free and open-source to the world under the Microsoft Public License (Ms-PL) on CodePlex. Our goals are to drive community involvement and use of the SDK as it continues to develop.

Remember that this is just the beginning; and you're invited to join our journey. Send us your questions and feedback, use Touchless SDK in your .NET applications and XNA games, and support the community by contributing to the source code.
Hope you like it.
Nico
Poshu
Enthusiast
Enthusiast
Posts: 459
Joined: Tue Jan 25, 2005 7:01 pm
Location: Canada

Post by Poshu »

If it's .net, it's not usable with Pure, is it?
nicolaus
Enthusiast
Enthusiast
Posts: 456
Joined: Tue Aug 05, 2003 11:30 pm
Contact:

Post by nicolaus »

Poshu wrote:If it's .net, it's not usable with Pure, is it?
Take a look into the Help file in the zip and you can see that it is for C# VB and C++
User avatar
idle
Always Here
Always Here
Posts: 5897
Joined: Fri Sep 21, 2007 5:52 am
Location: New Zealand

Post by idle »

good name , I wouldn't touch either it was .net :lol:
User avatar
IceSoft
Addict
Addict
Posts: 1694
Joined: Thu Jun 24, 2004 8:51 am
Location: Germany

Post by IceSoft »

The prerequisites you'll need to develop using Touchless are:

Visual Studio 2005 or 2008, or Visual Studio Express Edition
NET 3.0 or greater
"TouchlessLib.dll" and "WebcamLib.dll"
Belive! C++ version of Puzzle of Mystralia
Bug Planet
<Wrapper>4PB, PB<game>, =QONK=, PetriDish, Movie2Image, PictureManager,...
User avatar
Rook Zimbabwe
Addict
Addict
Posts: 4322
Joined: Tue Jan 02, 2007 8:16 pm
Location: Cypress TX
Contact:

Post by Rook Zimbabwe »

Interesting idea...
I wouldn't touch either it was .net
:P BAD pun! :wink:

I have written apps for actual touchscreen systems... usually the internals of the touchscreen device handle the actual touchscreen activity and simulate a mouseclick on a gadget or control... This looks more interesting but limited in actual usefulness.

Kind of like those silly videogames where YOU are the star! Using a similar idea.
Binarily speaking... it takes 10 to Tango!!!

Image
http://www.bluemesapc.com/
User avatar
blueznl
PureBasic Expert
PureBasic Expert
Posts: 6166
Joined: Sat May 17, 2003 11:31 am
Contact:

Post by blueznl »

Well, think about two players, one wearing red gloves, the other one white, then... well... I dunno. This is where my imagination usualy starts to 'swerve'...

:shock:
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB)
( The path to enlightenment and the PureBasic Survival Guide right here... )
User avatar
Rook Zimbabwe
Addict
Addict
Posts: 4322
Joined: Tue Jan 02, 2007 8:16 pm
Location: Cypress TX
Contact:

Post by Rook Zimbabwe »

@Blueznl: Glove fetish? :wink:

I apologize... could not resist!

hehehe ROTFLMAO...

Oh heck I have been writing too long today!
Binarily speaking... it takes 10 to Tango!!!

Image
http://www.bluemesapc.com/
Post Reply