Getting touch screen information
in
Integration and Hardware
•
1 year ago
Howdy,
Does anyone know how I can get touch / multitouch data from a touch screen monitor? I'd like to create interaction in my sketch using multitouch, but so far the only libraries that address these seem to be either a) for android, or b) the TUIO libraries based on computer vision tracking. I'd like something that simply wraps monitor touch info into Processing. I've also looked at mt4j library but it doesn't seem to support 64-bit.
1