-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
Description
Most of the driver is cross-platform, however, some code in:
- https://github.com/OSVR/OSVR-Vive/blob/master/DriverLoader.cpp
- https://github.com/OSVR/OSVR-Vive/blob/master/FindDriver.cpp
is necessarily platform-specific (paths, details of loading dynamic libraries at runtime) and was only initially implemented for Windows. Valve is shipping SteamVR lighthouse drivers for Linux 64-bit at this time.