cmbruns / pyopenxr

Unofficial python bindings for OpenXR access to VR and AR devices
Apache License 2.0
103 stars 8 forks source link

no way to get user input from controllers? #107

Open blenderman94 opened 5 months ago

blenderman94 commented 5 months ago

no tutorials on how get input from controllers. chat gpt does not known much about this libary so please can you inplude a tutorial on how to query for input it will bea life saver. (otherwise i might have to rebuild the whole oculus pc sdk just to finaly get rid of game engines. which is a pain)

blenderman94 commented 5 months ago

nevermind i dont slept for arraund 3 days to get it but now it works

cmbruns commented 5 months ago

That's great news.

You are now in a good position to write that tutorial you wanted. You can either put it in the wiki here for this project, or make a video on YouTube if that's more your style.

You can be the life saver for someone else.

blenderman94 commented 5 months ago

simple.txt here take this. it shows how to handle a few buttons. i cut out some parts from my code but the juice is still in. hopefuly it helps some brave people ho like to avoid using game engines altogether cause they useful but anoying