All Projects → relativty → Fastvr Sdk

relativty / Fastvr Sdk

Licence: apache-2.0
🚀 An SDK to create VR games in Unity in a minute


Create VR games in Unity in a minute 🔥

Important ! ⚠ Before having a look at the repo you should check Relativ, the VR headset FastVR is designed for ⚠

Speed up VR development time 🚀

FastVR is based on WRMHL and built for Relativ. Using this package you can easily create VR games compatible with the Relativ Headset, an Oculus-like VR headset that cost $100.

FastVR can be deeply customized without breaking Relativ compatibility. You can use the default distortion shader or implement your own. We recommend both the default shader and GVR. You can also change the WRMHL protocol.

Getting Started ⚡️

How to Install

You can either install it using Git or direct Download. Or from the command line:

# Clone this repository
$ git clone https://github.com/relativty/fastVR-sdk

Import the Package! 📦

Assets, Import Package and Custom Package.. and you're good to GO ! ⚡️

Important ! ⚠ Change the .NET 2.0 Subset to .NET 2.0 ⚠

In order to do that : go to EditProject SettingsPlayer, and under Other Settings find an option that reads "Api Compatibility Level" and change it from ".NET 2.0 Subset" to ".NET 2.0".

Don't forget to leave feedback, contributions and suggestions are always welcome! 🤝

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].