level 8
1.下载Download Unity 2017.3.0p2
2.安装过程中,记得选择“Vuforia Augmented Reality Support” 组件

3.创建一个新的Unity工程。4. 在PlayerSettings/XR中, 选择 Vuforia Augmented Reality Support。
5. 使用AR Camera来替换默认的主摄像头 (GameObject Menu> Vuforia>AR Camera)。
6. 在场景中添加一个Image Target (GameObject Menu> Vuforia> Image)。
7.把内容作为Image Target中的一个子集。
8. 在Editor/Vuforia/ForPrint/ImageTargets/输出Astronaut card。
9.按下Play,即可使用WebCam观看内容出现在真实世界中。
注意:
对于AR+VR 和 Stereo Rendering 应用, 需要在XR Settings中开启VR Support,并且添加Vuforia到VR SDKs列表顶部。如果为HoloLens开发 Vuforia 应用,需添加HoloLens 到列表。




