MARKETPLACE: https://www.unrealengine.com/marketplace/cardboard-vr
Discord server: https://discord.gg/PuAyhDctHp
UPDATE [2022-11-10]: v1.3.0 - Integrated the new Google Cardboard SDK v1.18.0 Change Log.
UPDATE [2022-01-10]: v1.2.1 - hot-fix. Change Log.
UPDATE [2021-11-16]: v1.2.0 - Integrated the new Google Cardboard SDK version 1.9.0. More details in the Change Log.
UPDATE [2021-08-16]: v1.1.0 - Integrated the new Google Cardboard SDK version 1.7.0. Improved head tracking. Customizable device parameters. Added methods to re-center and set the headset yaw angle.
UPDATE [2021-02-22]: released a demo project on Github, see details here.
Hi,
“Cardboard VR” has been released on the Marketplace. It’s a plugin that adds support for Google Cardboard VR headsets on both iOS and Android platforms, integrating the official Google Cardboard SDK.
DESCRIPTION
The plugin allows you to run mobile VR projects for iOS and Android devices on any Google Cardboard viewer. The plugin integrates the official Google Cardboard SDK.
NOTE: this product is not made by, or affiliated with, Google Inc in any way.
Documentation and API
Support Thread
Simply enabling the plugin is enough to start building and running your mobile VR experience on any Google Cardboard supported mobile device and viewer.
For a complete setup, more advanced options and important technical notes, please read the documentation.
MAIN FEATURES
Integrated Google Cardboard SDK versions:
- UE5.0: v1.18.0 (read notes about QFE for Xcode 14)
- UE4.27: v1.9.0
- UE4.26: v1.9.0
- UE4.25: v1.7.0
Features:
- head tracking;
- stereoscopic rendering;
- user interaction via the viewer button;
- native, customisable, UI overlay to allow the user to:
- enable/disable the stereoscopic mode;
- scan the QR code to automatically configure the parameters of its Google Cardboard viewer.
- customisable device parameters;
- all the features are available from both Blueprints and C++.
Code Modules:
- UNACardboardVR (Runtime)
Network Replicated: Not applies (it’s a client local rendering system).
Supported Development Platforms: Windows, Mac.
Supported Target Build Platforms: iOS, Android, Windows (only for testing), Mac (only for testing).
Documentation: https://www.unamedia.com/ue4-cardboard/api/
Example project: https://github.com/UNAmedia/ue4-cardboard-demo