Further reading
Learn about basic AR Scenes and the XR Interaction Toolkit requirements from the Unity documentation:
- Basic AR scene requirements:
https://docs.unity3d.com/Manual/AROverview.html
- Example XR Interaction Toolkit project:
https://github.com/Unity-Technologies/XR-Interaction-Toolkit-Examples
- XR Interaction Toolkit Blog:
https://forum.unity.com/threads/xr-interaction-toolkit-1-0-0-pre-2-pre-release-is-available.1046092/
Learn about the AR Foundation package:
- https://docs.unity3d.com/Packages/com.unity.xr.arfoundation@5.0/manual/index.html
- https://unity.com/mobile-solution-guide
- http://virtualxdesign.mit.edu/blog/2019/6/22/viewing-your-models-in-ar
Learn about Unity and developing for the Microsoft HoloLens AR headset here:
- Video tutorial on setting up development for HoloLens
https://www.youtube.com/watch?v=dOsYerpKloY
- Microsoft recommend Unity...