Skip to content

mobfishgmbh/Cardboard-VR-Unity-SDK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mobfish Unity Cardboard SDK

Copyright 2020 mobfish GmbH.

This is an unofficial Google Cardboard Unity SDK, implemented from new Google Cardboard open source project.

This project is released, it is production ready now.
Feel free to make tickets if there is any bugs, and do Pull Requests if you have some suggestions for feature or bug fix.

Official Google Cardboard SDK:
https://github.com/googlevr/cardboard

Features

  • Cardboard View on smartphone
  • Support Unity 2018 LTS and 2019 LTS
  • Simple, independent package
  • iOS and Android support
  • OpenGL ES 3.0 and Metal(iOS) and Vulkan(Android) Support (as well as OpenGL ES 2.0)
  • Default Render Pipeline and Scriptable Render Pipeline (URP, HDRP) support.
  • Ability to set cardboard profile in script
  • Switch between vr and no-vr mode (magic window)

Usage

Please see the wiki pages.

Used External Sources

Protocol Buffer:
https://github.com/protocolbuffers/protobuf
DLL file is included in this repository.

License

Please see the LICENSE file.

Official Google Cardboard SDK License:
https://github.com/googlevr/cardboard/blob/master/LICENSE

Protocol Buffer License:
https://github.com/protocolbuffers/protobuf/blob/master/LICENSE

The "Google Cardboard" name is a trademark owned by Google and is not included within the assets licensed under the Apache License 2.0.

Special Thanks

Rohan Tipare

We thank you for your contribution to this project.