Release Notes:
- Update to openvr version 1.4.18
- Major overhaul of the binding translator:
- NOTE: This release includes breaking API changes. Especially `waitGetPoses()` and `loadRenderModel_Async`
- see new example `src/samples/glfw/hellovr_glfw.py` for details. This is a complete python implementation of the C++ `hellovr_opengl` sample from openvr.
- new translator uses python and clang, instead of using perl and regex, like the old one did.
Installation:
- ensure you have Python 3.5+ installed
- ensure SteamVR is installed and working correctly
- either 'pip install openvr', or use installer below
See the front page for documentation and more information https://github.com/cmbruns/pyopenvr
Please report problems and suggestions at our issues page https://github.com/cmbruns/pyopenvr/issues