Log in

View Full Version : Oculus Rift Touch Controller Buttons


iamnoone87
06-12-2019, 01:12 PM
Hello, everyone,

I am developing an educational game using Vizard and Oculus Rift. In my application, I have an InfoPanel and some GUI buttons below the InfoPanel to help the user navigate between scenes in the game.

I want to use the touch controller buttons on the Oculus Rift to enable the user to select the GUI buttons, rather than the mouse and keyboard. Is there any way possible I could do this in Vizard? If so, how?

Jeff
06-21-2019, 06:26 AM
Yes, this is possible. Take a look at this thread (https://forum.worldviz.com/showthread.php?t=5984) for more information. The example code there uses the oculus remote but if you modify for the oculus touch buttons, it should work as well.