/XRInteractionDemo

XR Interaction Toolkit examples for AR and VR.

Primary LanguageShaderLab

XR Interaction Demo

This repository contains a variety of examples created while making a new video series in YouTube about XR Interaction ToolKit providd by Unity3d. Consider subscribing as a way of helping me in making more open source code and videos.

Be sure to look at both projects (ARProject for Augmented Reality and VRProject for Virtual Reality)

Requirements

  • Unity3d 2019.3.0f1 or greater
  • "com.unity.xr.interaction.toolkit": "0.9.2-preview"
  • "com.unity.xr.management": "3.0.5"
  • ARProject "com.unity.xr.arfoundation": "3.0.1"
  • ARProject "com.unity.xr.arkit": "3.0.1"
  • VRProject "com.unity.xr.oculus": "1.0.2",

Results from various examples taught in YouTube:

VRProject Demos

Unity Scenes
XRRigBasicExample.unity

ARProject Demos

Unity Scenes
ARObjectPlacement.unity ARAnnotationsPlacement.unity
ARCanvasInteraction.unity ARGesturesInteractableLog.unity