TUIO11_CPP icon indicating copy to clipboard operation
TUIO11_CPP copied to clipboard

Add 2.5D and 3D

Open nickos64252 opened this issue 2 years ago • 0 comments

Hello, I added everything needed for implementing 2.5D and 3D included in the TUIO protocol. That includes :

  • 2.5D blob class
  • 3D blob class
  • 2.5D object class
  • 3D object class
  • 2.5D cursor class
  • 3D cursor class
  • callbacks
  • send functions

No modifications on 2D, so 2D messages can be received by older version of TUIO 1.1 and this version can receive 2D messages from older versions.

I called it 1.1.7, as previous one was 1.1.6

Regards

Bremard Nicolas

nickos64252 avatar Nov 21 '22 15:11 nickos64252