cmbruns / pyopenxr

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

is it possible to use openxr bindings to create a dummy tracked object? #68

Closed TheBricktop closed 2 years ago

TheBricktop commented 2 years ago

I have my own system that tracks objetcs and head movement, is it possible to pipe in the transformation and rotation data to openxr api (or override the existing head or hands position) ive seen some apps for steam system that use external custom trackers so id like to use that but with pure openxr.