📄️ Controller
Introduction
📄️ Hand Tracking
Hand Tracking in XREAL SDK 3.0.0 is based on XRI (XR Interaction Toolkit) and XR Hands. This allows for more robust and flexible hand tracking capabilities, enabling developers to create immersive and interactive AR experiences.
📄️ Gaze
Gaze interaction is a standard feature provided by Unity's XR Interaction Toolkit (XRI). This section provides a comprehensive overview of implementing gaze-based interactions in your XR applications. Unity's XRI demo scenes already support gaze interaction out of the box for testing purposes.
📄️ Notification Popup
Overview