DINO-Unity21
Sample Unity 2021 Project for HL2-DINO
Loading...
Searching...
No Matches
ResearchModeController.cs File Reference

Main controller/interaction point in Unity for the HL2-DINO .dll. More...

Classes

class  ResearchModeController
 

Detailed Description

Main controller/interaction point in Unity for the HL2-DINO .dll.

This will grab sensor images and tool-pose data from the C++ side and use it to pass along to any interested parties in Unity

Note
The logic for setting up the grayscale sensor image structure and grabbing image data from the C++ DLL is adapted from petergu684's HoloLens2-ResearchMode-Unity on GitHub. Check it out for completeness!
Author
Hisham Iqbal