OSVR / OSVR-Unity

Package for authoring OSVR experiences with Unity.
Apache License 2.0
98 stars 38 forks source link

Fixed WSA compilation and added compatibility with Unity 2017 #233

Open demonixis opened 6 years ago

demonixis commented 6 years ago

Hi, This PR does two things, first it adds Unity 2017 compatibility, second, it allows a project to be compiled on the Universal Windows Platform. However to be compatible, you have to merge this PR from the Managed-OSVR repository.

I can do it when the Managed-OSVR is merged and added into this project.