Cardboard.NET: A Simple VR Solution for Unity
A C# port of the Cardboard SDK for Unity, allowing for simple mobile VR application development.

* This page contains affiliate links, meaning we may earn a small commission if you purchase something through them, at no extra cost. $9.99
- Category:
- Tools › Camera
- Developer:
- TiltShift
- Price:
- $9.99
- Rating:
- Favorites:
- 18
- Supported Unity Versions:
- 2019.2.14 or higher
- Current Version:
- 2.0
- Download Size:
- 905.47 KB
- Last Update:
- Jul 4, 2022
- Description:
- Cardboard.NET is a Unity package that enables the creation of simple mobile VR applications. It is a C# port of the Cardboard SDK, designed to be used in Unity Engine. This package does not rely on third-party libraries, including the Google SDK, and does not use deprecated UIWebView, making it easier to publish apps in the App Store without restrictions.
The package uses built-in capabilities for displaying polygonal grids to implement lens rendering. It also supports recognizing QR codes from Google Cardboard and generating correct lens meshes. Interacting with controls, such as buttons, can be done through a visual cursor.
While support for various control devices and manipulators is not provided, this package is a good solution for those who have trouble adopting the Google Cardboard SDK. It offers several benefits, including:
* Implemented in pure C#
* No dependencies
* Works on iOS, Android, and other platforms
* Actual preview in editor with lens distortion
* Scanning Google QR-codes without the Cardboard application
* Open-source implementation
* Fully customizable and hackable
* Compatible with il2cpp
If you encounter any issues, please don't hesitate to contact the developers at contact@tiltshift.xyz. - Technical Details:
- - Implemented in pure C#
- No dependencies
- Supports Universal Render Pipeline (URP)
- Works on iOS, Android, and other platforms
- Actual preview in editor with lens distortion
- Scanning Google QR-codes without Cardboard application
- Open-source implementation
- Fully customizable and hackable
- Compatible with il2cpp - Continue »