Vivero / Kerbal-VR

An add-on for Kerbal Space Program (KSP) to enable virtual reality.
MIT License
175 stars 31 forks source link

OpenVR Linux support #60

Open TheHellBox opened 6 years ago

TheHellBox commented 6 years ago

SteamVR works just fine on linux, so why not just implement it into KerbalVR. As far as I know you can just include linux OpenVR binaries ( https://github.com/ValveSoftware/openvr/tree/master/bin/linux64 )

Vivero commented 5 years ago

I'd love to tackle this but I don't have a Linux box to try this out on. I'm not sure what modifications are needed in the mod code (other than including the Linux OpenVR binaries).