Inject multitouch events

Hi all

i want to control a Windows PC with vvvv. Is there any node to inject MultiTouch events into the system?

THX and greetings

Christian

Use Touch (devices Windows)

Hi Sune

Thx for answer, but it seems, this is the wrong way ;)

I don’t want to control vvvv! I want to control a windows machine with vvvv and inject touch and keyboard events to any desktop application.

Greetings

Christian

If single touch / mouse emulation is sufficient you can try Inputsimulator. I used it recently with LeapMotion and it works quite nicely.
There are also:

Hi Bjoern

THX, will try it!

Hi Bjoern

Do you have a hint, how to use nuget packages? What i can find are instructions how to create/ publish nugets… but not how to import them ;)

Thanks and greetings

Christian

You can have a look here:
https://thegraybook.vvvv.org/reference/libraries/dependencies.html
https://thegraybook.vvvv.org/reference/libraries/using-net-libraries.html
https://thegraybook.vvvv.org/reference/libraries/patching-libraries.html

But I guess your best bet would be the Node20 workshop bundle and watch:

  • Using .NET NuGets by @sebescudie
  • Turning a .NET library into a VL library by @elias

Or pay someone (like me :) to wrap it for you.

THX a lot. Will have a look into the Node20 workshop!

Greetings

Christian

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