Google Daydream Controller plugin for HoloLens Pro

Roguish

(1)
$164
Publisher Roguish
File size 45.86MB
Number of files 1016
Latest version 1
Latest release date 2018-11-19 01:12:09
First release date 2017-07-25 06:10:26
Supported Unity versions 2018.4.2 or higher
Connect a Google Daydream (Bluetooth) controller and HoloLens with this plugin. Access Accelerometer, Gyroscope, Magnetometer, Touchpad coordinates, and all 5 buttons. (Lite version has limited access to raw data and Accelerometer, Gyroscope and Magnetometer). An included bridge class processes the raw data into Action events making it easy to respond to button presses on the controller. The bridge class processes the orientation data into a Quaternion allowing you to easily set the localRotation property of Game Objects to match the real-world rotation of the controller. Or, access the raw byte array data from the controller directly!

The plugin is tested occasionally with the latest combinations of Unity and Mixed Reality Toolkit. Get a sample project including the Lite version of the plugin from GitHub. The GitHub repository also includes project notes and a list of the latest toolchain used for testing the plugin: https://github.com/ElliotMebane/Google_Daydream_Controller_Unity_Plugin_For_HoloLensAndWindows/tree/master/Assets.