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
Release Notes:
1.0.0202
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
Release Notes: - Incorporate recent contributions exercising Linux functionality. - Incorporate recent contributions exercising cyglfw3 library for OpenGL management. - Rename Windows OpenVR DLLs to begin with "lib" prefix, like on Mac and Linux.
Installation: - ensure you have either Python 2.7+ or Python 3.5+ installed - ensure SteamVR is installed and working correctly - either 'pip install openvr', or use installer below
1.0.0201
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
Release Notes: - Update for OpenVR 1.0.2 release - create examples with Vive controllers rendered - openvr enum value types are now python ints, rather than ctypes.c_uint32 - create initial OBJ mesh loading example - move various opengl framework example apps into new openvr.glframework package - create PySide/Qt example
1.0.0101
Release Notes: - Update to OpenVR API 1.0.1 - First working examples, including glut, glfw, sdl, and wx - (But no example with controller models yet)
1.0.17
- Incorporate contributed fix from https://github.com/cmbruns/pyopenvr/issues/35#issuecomment-433496661
Installation: - ensure you have either Python 2.7+ or Python 3.5+ installed - ensure SteamVR is installed and working correctly - either 'pip install openvr', or use installer below
1.0.13
- Incorporate contributed fixes for issues 42 and 44
Installation: - ensure you have either Python 2.7+ or Python 3.5+ installed - ensure SteamVR is installed and working correctly - either 'pip install openvr', or use installer below