Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.12 KB

File metadata and controls

26 lines (17 loc) · 1.12 KB

Overview

The HoloLens Sync plugin for Grasshopper consists of 6 components.

Components

In the "GH->Unity" category, it can send the mesh model and the 6-DoF pose of QR Code from Rhino to Unity.

Send MeshSend QRCode

In the "Unity->GH" category, it can get the 6-DoF pose of HoloLens, eye gaze, and hand joints from Unity.

Get HL Get EyeGaze Get HandJoints Get QR Code

Features

  1. Display the HoloLens, EyeGaze, and HandJoints. Display Human Factors
  2. Display mesh models in the HoloLens view. Display Model

Sample

Note: The sample GH files HL-Unity-GH(with QR Code).gh and HL-Unity-GH(withouot QR Code).gh should be used together with the Unity project in Unity_Project_RIU+MR folder. Ensure that the following modules are added to the project: MRTK3, OpenXR, Microsoft.MixedReality.QR, and Microsoft.VCRTForwarders.