cmbruns / pyopenxr

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

Compare this repo to https://github.com/drypy/openxr.py #6

Closed cmbruns closed 2 years ago

cmbruns commented 2 years ago

That project is similar to this one https://github.com/drypy/openxr.py

cmbruns commented 2 years ago

I read through most of the code. It's got a well studied basic structure; but very little is implemented. Most of the concepts are already pretty well reflected here.