1、下载unity2017.3.0版本,安装的时候选择Vuforia选项

2、下载VuforiaSDK,在gameObject选项找到Vuforia说明配置成功

3、初次选择GameObject>Vuforia>ARCamera导入场景,会有一个读条;并且相机脚本组件有个警告,
4、解决警告,playerSettings>XR settings里面勾选选项

5、点击ARCamera脚本中OpenVuforiaConfiguration填写自己配置的AppLicenseKey;
六、配置AppLisenseKey
1、登陆Vuforia官网https://developer.vuforia.com/
2、选择Develop>GetDevelopmentKey
3、填写项目名字,找到LisenseKey并且填写到项目里面
网友评论