Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
kobe972's avatar
kobe972
Explorer
4 years ago

How to enable middle finger poking in handtracking and identify these fingers?

The default OVR setting in oculus integration SDK only supports index finger. I want to enable the poking behaviour of middle finger and the poked object will have different behaviours after receiving these two actions. For example, when poking the virtual screen(a thin cube) using the index finger, the program will tell a remote PC to impliment left mouse button clicking, and when poking the screen using the middle finger, the program will tell the remote PC to simulate the cliking of the right mouse button. I want to make a remote desktop.

2 Replies

  • EJ_5527's avatar
    EJ_5527
    Honored Guest

    This may not be possible unless you used grip and trigger, trigger being left and grip being right. Cause the oculus quest 2 only has 3 trackings, one for the thumb, one for the index, and one for your whole bottom of the hand since grip is your middle finger.

    • kobe972's avatar
      kobe972
      Explorer

      I can't fully understand this, since many demos supports detection the poking behaviour of all five fingers, although they can't have different behaviors according to specified fingers.