-
Might be more straightforward than consuming TUIO...
-
![erreur_tuio_samples](https://user-images.githubusercontent.com/15813107/35069371-46c5891e-fbda-11e7-8a72-ed4d83ec278a.png)
Lorsque j'ai pull les trois repository git TUIO depuis atelierIHM pendan…
-
OpenSource implementation exists in CCV (Community Core Vision). Not sure if TUIO in Processing uses it.
More info: http://tehansen.wordpress.com/
-
I saw:
` class MyListener(TuioListener):
def add_tuio_cursor(self, cursor):
print("detect a new Cursor")
assert type(2) == type(cursor.session_id) # look if se…
-
Hi Martin,
First a big thank you for your fast response.
It's nice of you to be ok having a closer look on code with a unit we would send you.
I've sent an email to backer Robert Sweetman 3 days ag…
-
Hello,
I am following the steps specified in the mtdev installation guide for enabling multi-touch support for Embedded Qt in the below link,
http://www.ptrackapp.com/apclassys-notes/embedded-linux-…
-
I see breaking changes in the new 2.0 version, but I have already started developing my app in version 1.0 and want to continue using it. Is there a way to install version 1.0 from Unity (I do not see…
-
In [tuio.js](https://github.com/kennstenicht/mse-disaster-management/blob/3b1cf90f2f9a6a0bb62677e3e25c40a2c91033b5/app/services/tuio.js).
They are maybe more suitable for multiple inputs at the same …
-
Hi there,
I'm new to this Github forum but I've been using Unfolding for the last few months and thought I had the hang of it until I got to referencing the Multitouch Map App example:
https://github…
-
Hi @eqbic, is there a particular reason _tuioObject is private and not public in Tuio11ObjectTransform? If we have `Dictionary` as in Tuio11Visualizer it might be neat to also have access to correspon…