Jonathan Bosson
|
cc269d6aff
|
build fix on touchinteraction header file
|
2017-03-08 21:09:06 -07:00 |
|
Jonathan Bosson
|
9532e998b0
|
cleanup with using namespace in header files, start of new interaction class for touch input
|
2017-03-08 20:43:17 -07:00 |
|
Jonathan Bosson
|
436da23cd2
|
Include posix files in lubTUIO if its built on a UNIX unit. Small cleanup in touchmodule
|
2017-03-07 10:24:07 -07:00 |
|
Jonathan Bosson
|
dbc5f806f4
|
isMaster no longer exists
|
2017-03-02 15:57:36 -07:00 |
|
Jonathan Bosson
|
436d573c75
|
lastList is now a pair of id and the last frames TuioPoint. Makes check to only process if we get new input
|
2017-03-02 14:35:41 -07:00 |
|
Jonathan Bosson
|
36a7c62acb
|
attempt to make rotation work well
|
2017-02-27 18:59:47 -07:00 |
|
Jonathan Bosson
|
89c985570c
|
crude solution to zoom works, figuring out how to rotate around a focusNode with touch input
|
2017-02-23 20:34:18 -07:00 |
|
Jonathan Bosson
|
1f147b6a3e
|
comparison of with TuioTime to find new points since last frame now works
|
2017-02-23 13:39:37 -07:00 |
|
Jonathan Bosson
|
a2ff460d78
|
small fix on processedList to lastList, TuioTime still not a good way to compare different timestamped inputs
|
2017-02-22 18:52:11 -07:00 |
|
Jonathan Bosson
|
49ca8eb2aa
|
save input safely between frames with cursor->getPath() and clear list (& refrence path) after process to not lose any information
|
2017-02-22 15:41:52 -07:00 |
|
Jonathan Bosson
|
c4bd08c19e
|
change TUIO protocol from v2.0 to v1.1 to support a wider range of sender applications
|
2017-02-21 14:00:36 -07:00 |
|
Jonathan Bosson
|
2d223dc250
|
using std::mutex over boost, debug prints for touch input in touchmodule
|
2017-02-18 22:11:48 -07:00 |
|
Jonathan Bosson
|
92b480f708
|
registerModuleCallback from touchmodule to call interaction handler
|
2017-02-17 15:44:03 -07:00 |
|
Jonathan Bosson
|
5e84b7f6a2
|
new touch module with TUIO library to make OpenSpace tuio-aware
|
2017-02-16 12:52:39 -07:00 |
|