andrescabrera / Homebrew-OSVR

Mac OS X Homebrew tap for OSVR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

homebrew-osvr

This is a HEAD-only tap for OSVR (Open Source Virtual Reality). It is very much in development, and breakage should be expected!

To install, simply run:

brew tap OSVR/osvr

brew install osvr-core --HEAD

To install the SteamVR-OSVR plugin, run:

brew install steamvr-osvr --HEAD

Be sure to follow the post-install instructions so that SteamVR can find the plugin.

In order for these packages to work with games such as Team Fortress 2, SteamVR-OSVR, OSVR-Core, and the dependencies need to be build as universal binaries (which can be done with the --universal flag for Homebrew). Unfortunately, due to a bug in CMake this will currently fail.

About

Mac OS X Homebrew tap for OSVR


Languages

Language:Ruby 100.0%