EnoxSoftware / HoloLensWithOpenCVForUnityExample

HoloLens With OpenCVforUnity Example (Support for Hololens1 and Hololens2)
MIT License
262 stars 50 forks source link

MRTK3 Implementation! #54

Open Jalynnn opened 1 year ago

Jalynnn commented 1 year ago

Step 6 includes example files that utilize 'MixedRealityPointerEventData'. This does not exist (https://localjoost.github.io/MRTK2-to-MRTK3-tapping-selecting-holograms/) with MRTK3. That being said I have temporarily commented out (thankfully) the only method that uses this called onTapped(). This allowed me to build the project but I am now having trouble interacting with the buttons, assuming they are pressable.

Thank you for your very helpful step-by-step instructions, I'm excited to move forward with my project once I can successfully get past this step.

Victor-x1 commented 10 months ago

I have the same issue!