Samsung / GearVRf

The GearVR framework(GearVRf) is an Open Source VR rendering library for application development on VR-supported Android devices.
http://www.gearvrf.org
Apache License 2.0
407 stars 217 forks source link

Touch screen with picker in monoscopic mode to AR applications #1965

Closed ragner closed 5 years ago

ragner commented 6 years ago

We are facing some use cases at our AR application where the user needs interact with virtual objects in the scene by touch screen. Is it possible add some "Touch Controller" for monoscopic mode?

liaxim commented 6 years ago

Let's gather some requirements. How does the existing gaze controller not work with monoscopic well enough for you?

ragner commented 6 years ago

Hi @liaxim, The following links show some example of interaction that we are expecting to do:

https://youtu.be/bNJJCREZgVM?t=1616 https://youtu.be/bNJJCREZgVM?t=1167

Other more:

https://youtu.be/bNJJCREZgVM?t=418 https://youtu.be/bNJJCREZgVM?t=1102 https://youtu.be/bNJJCREZgVM?t=1601

I think we could have some "touch mode" at GazeController. So at "touch mode" the cursor's position should be updated by touch on screen.

liaxim commented 5 years ago

@ragner Can we close?

ragner commented 5 years ago

yes, you can close this.