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

Main Unity script for processing encoded double arrays passed in from the HL2-DINO-DLL and using this info to update Unity GameObject transforms which are properly set up. More...

Classes

class  UnityToolManager
 

Detailed Description

Main Unity script for processing encoded double arrays passed in from the HL2-DINO-DLL and using this info to update Unity GameObject transforms which are properly set up.

Use the Editor scripts to properly configure ToolsTrackedByHololens to match the contents of your config.json file. (Or manually set this up yourself at your own risk...!) Script should help convert all of the right-handed information that comes out of the DLL and handle things like unit and coordinate frame conversion when setting Transform rotation and positions.

Author
Hisham Iqbal