cmbruns / pyopenxr

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

Create System class #13

Closed cmbruns closed 2 years ago

cmbruns commented 2 years ago

Keep simple uses as simple as possible via exceptions and reasonable defaults

with xr.System() as system:
  pass
cmbruns commented 2 years ago

Fixed in 833f7497da70d841de473347736c87e09bdd9e85