react-xr icon indicating copy to clipboard operation
react-xr copied to clipboard

[Question]: How to create a scrollable list in VR

Open JenniferFalkenstein opened this issue 1 year ago • 0 comments

So basically what I need is a scrollable list, similar to this issue here #157. The answer in this discussion said that I have to use the Gamepad API (which makes sense). But the problem I have before even trying the Gamepad API is: How do I even make an item/object scrollable in VR? I saw a few storyboard examples on react-three/drei, but I'm not sure if they are also usable in VR.

Is there some example where I can build a simple white "plane" with text inside, which is scrollable? Or do you have any ideas what steps I have to do to accomplish this? 🙂

JenniferFalkenstein avatar Dec 21 '22 20:12 JenniferFalkenstein