• Home
  • Documentation
  • Forum
  • Blog
  • Users
    • Map
    • Userlist
    • Businesses
    • Userpages
    • Connections
  • Contributions
    • All
    • Store
  • Downloads
    • vvvv beta
    • vvvv beta previews
  • Store
Show / Hide Table of Contents

Touch Base - Tuio input & Simulator

Author: Gareth.Griffiths
Date: 16 Mar, 2012
Category: tool

Download

64bit

0-Touch Base.zip
16 Mar, 2012 - 14:39

Description

  1. Touch Base

For all your multitouch needs

Detailed tutorials to come.

This tool is designed for developing and deploying multitouch applications which use the TUIO protocol.

To start creating your own multitouch application head to the folder:

Touch Base\Applications

And then rename the Multitouch Application Template folder to the name of the application you will be developing.

Touch Base

Touch Simulator

When the mouse is over the main renderer the XY pos is used to show where a touch point is. The touch point only becomes active when the left mouse button is hit.

The bottom section of the touch simulator is for manual input of touch positions.

Using a touch enabled device

The "Tuio Transform" patch has the UDP node where the data from your touch device is received. Currently the UDP node is set to port 3333, which is a the standard port, if you are not receiving touch information, check the port number of your device and adjust the UDP node accordingly.

To enable touch from your device to be sent to your application, turn off "Simulator".

You'll also want to turn off "Touch Points" when not testing.

Requirements

Beta 27.1 & addonpack

Comments

Comments are no longer accepted.
Please create a new topic in the vvvv beta forum to discuss this contribution.
colorsound
17 Mar, 2012 - 09:00

very nice and handy gaz ;D , especially when using different aspects ratios like 16:9 in overlays , btw a quad an a transform wont hurt in the main patch example template with tuio hehe

metrowave
20 Mar, 2012 - 00:03

Hi thank you for contributing this. I had a question. Do you think this works with the new Wacom Intous 5 touch (it has 10 finger touch ability as well as pen ability)?

everyoneishappy
20 Mar, 2012 - 06:23

This takes TUIO, which is a form of OSC. Want you want to see is if the wacom will send windows touch events. If so you can then use a free app called Touch2TUIO bridge (dm.tzi.de/research/hci/touch2tuio/) to hook up to vvvv.

gaz
21 Mar, 2012 - 12:39

@metrowave: lucky guy.. I wanna get my hands on one of those!

With regards to everyoneishappy's suggestion use this Touch2Tuio package:

/sites/default/files/user-files/Touch2Tuio%20VVVV%20pack.zip

metrowave
22 Mar, 2012 - 02:23

@everyoneishappy: Thanks for the tip... @gaz: I wish I did, I'm working on it. it's too expensive, but with the great touch abilities it's hard to resist... Thanks again for the great patches.

gaz
07 Mar, 2013 - 00:13

Keeping this updated on GitHub:

https://github.com/uberact/Touch-Base

  • Improve this Doc

© 2020 by vvvv group. Imprint | Privacy Policy.
Thanks to DocFX for building this website. Analytics by Plausible.

Back to top