Implementation of Valve Software's OpenVR API.
- Create an openframeworks' project using the Project Generator, or add the addon's source files and the OpenVR headers to your existing project.
- In
Property Manager
(open it fromView -> Other Windows -> Property Manager
), right click on your project to selectAdd Existing Property Sheet...
and select theofxOpenVR.props
file.
Tested with the HTC Vive and the Oculus Rift (consumer version) on Windows 10.