TangoChen / Coloreality

A project for enabling Leap Motion tracking indirectly, by transferring tracking data wirelessly from PC to target devices.
MIT License
45 stars 11 forks source link

Integration with the Hololens #9

Open LearnerNP opened 5 years ago

LearnerNP commented 5 years ago

Hi,

I am trying to use the UnityColorealityClient for the Hololens. Have you tried with the hololens and do you have any pointers to modify the client project?

TangoChen commented 5 years ago

Hi, I haven’t tried on HoloLens, since there’s nothing platform specific in the client code, it should also work to transfer data as long as the device can access to the Wifi network.


Also, I dunno if Leap Motion and HoloLens will create conflicts when mounting together. You can try putting them together with Leap Motion directly connecting to your PC, and check if HoloLens works in environment and Leap hand tracking works in visualizer as usual.