mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-07 20:09:58 -05:00
TuioEar can now detect a tap, implemented picking feature. If a selectable node is tapped at that is set as the new focusNode and the camera does a panning to that direction. If not will the camera zoom in towards the focusNode
This commit is contained in:
@@ -41,7 +41,6 @@ public:
|
||||
|
||||
bool gotNewInput();
|
||||
|
||||
//TouchInteraction touch;
|
||||
TuioEar* ear;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user