Hi there,
I've been playing around with the WebEngine functionality a bit that enables interacting with HTML files within VR with the help of a VIVE controller. I was wondering whether it would be possible to do the same with a tracked object, such as a finger tracked by an ART optical tracking system. We would like to be able to use this functionality in the CAVE or with a Powerwall and not only the HMD.
A sentence that seemed crucial to me in the documentation was this:
Only the index finger can be used for interaction. When the finger touches interactable geometry, a left mouse press/move/release is emulated for WebEngines and touch sensors on that geometry.
Is there any way to emulate a left mouse button click for the WebEngine with an object as described above?
Thanks in advance!