If you haven't already, be sure to sign up for the Developer Newsletter, to learn when there are important changes that may affect you.

OSVR-Core Windows Binary Snapshots

These downloads are the main (binary) SDK for building both client applications (games, etc) and plugins (for device support). They also contain a full runtime (server, etc.) for using OSVR. They contain the server with sample config files, a number of executable samples, and the headers and .lib files for development use. Source code for all samples, including integration with a CMake-based build system, can be found in share/doc/ . To reduce download size, general documentation is not included in the download - see elsewhere on this site for that.

You’ll typically want the most recent version number (which is sorted to be at the top), with the same “bit-ness” as your application. Information on user-facing changes in these builds can be found on the OSVR dev blog.

Note that the string of numbers and letters starting with “g” in the filename uniquely identify the Git commit included in the build. (If you’re Git-savvy, you’ll recognize that the version string in the filename is based on git describe output.)