vuforia+hololens2

Hololens2+Unity6+MRTK3+Vuforia11 实现图像识别的教程1(开发环境的准备)

这几天研究了Vuforia,从一头雾水到搞明白如何开发基于Vuforia的hololens2图像识别AR程序,还是踩了很多坑的。 而且我发现发现他们官网的教程一塌糊涂,小白完全没搞明白,干脆自己写教程。首先我们先说一下Hololens2程序开发环境的准备,一个好的开发环境是事半功倍,可以避免各种不同……

uniyt+MRTK报告一堆conflicts with解决办法

unity打开报错,包括不限于:Library\PackageCache\com.microsoft.mixedreality.toolkit.foundation@f2323a9b7aec\SDK\Experimental\NonNativeKeyboard\Scripts\CapsLockHighlight.cs(24,17): error CS0246: The type or namespace name 'NonNativeKeyboard' could not be found (are you missing a using directive or an assembly reference?)