Sending values to Windows Multi touch

Hi,
I’m trying to send LIDAR tracking values to control windows, ie. browse maps, pinch zoom etc.
The lidar side is fine but I’m not sure how to approach the windows side. Should I be looking at TUIO or directly at the windows API? Can someone point me to a thread or case study where this has been done with VVVV?

Thanks for your help.

if you have tuio data, you should be able to inject those into windows using TouchInjector.

if vvvv is in the game and you’re not afraid of using a .NET library, you can use WMPointer. if you need help for a commercial project regarding this, don’t hesitate to get in touch.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.