Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 563 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 563 Bytes

ofxOpenVR

Implementation of Valve Software's OpenVR API.

Usage

  1. Create an openframeworks' project using the Project Generator, or add the addon's source files and the OpenVR headers to your existing project.
  2. In Property Manager (open it from View -> Other Windows -> Property Manager), right click on your project to select Add Existing Property Sheet... and select the ofxOpenVR.props file.

Notes

Tested with the HTC Vive Pre and the Oculus consumer version on Windows 10.