API Overview
This guide provides a comprehensive overview of the MLSpace API, specifically focusing on the key features and functions used to manage MLSpaces in your applications. It covers topics such as subscribing to the OnLocalizationEvent to monitor localization status changes, fetching available spaces, understanding and getting localization results, localizing into a specific space, and the export and import of spaces. Each topic is explored with detailed explanations and illustrative code snippets, aiming to provide a clear understanding of how to leverage the LocalizationMap effectively. The guide offers insights into the usage of key structs, values, and enums, enhancing your ability to create more interactive and responsive applications using MLSpaces.
API Overview
This guide provides a comprehensive overview of the MLSpace API, specifically focusing on the key features and functions used to manage MLSpaces in your applications. It covers topics such as subscribing to the OnLocalizationEvent to monitor localization status changes, fetching available spaces, understanding and getting localization results, localizing into a specific space, and the export and import of spaces. Each topic is explored with detailed explanations and illustrative code snippets, aiming to provide a clear understanding of how to leverage the MLSpace API effectively. The guide offers insights into the usage of key structs, values, and enums, enhancing your ability to create more interactive and responsive applications using MLSpaces.
AR Cloud
Overview
AR Cloud
See our full section on AR Cloud
AR Cloud AWS Deployment
Enterprise deployment to Amazon Web Services (AWS)
AR Cloud Azure Deployment
Enterprise deployment to Azure
AR Cloud Custom Deployment
Enterprise deployment to a custom server
AR Cloud Customization and Security
Customize and secure your AR Cloud installation
AR Cloud Enterprise Console
Access the Enterprise Console and manage devices
AR Cloud Google Cloud Deployment
Enterprise deployment to Google Cloud Platform (GCP)
AR Cloud Integrations
Integrate additional solutions with your AR Cloud installation
AR Cloud Licenses
A breakdown of required licenses to operate AR Cloud
AR Cloud SSO Integration
Add SSO support to your AR Cloud installation using an external IdP
AR Cloud Virtual Machine Image Deployment (OVA, UTM)
Basic deployment using a pre-configured virtual machine
Localization Map Examples
These scripts demonstrate various functionalities of the OpenXR Localization Map Feature, which is used for managing spaces in a mixed reality environment. The scripts are broken down into specific functionalities: requesting permissions, retrieving available spaces, localizing into a space, exporting and saving spaces, and importing previously saved spaces. Each script serves as an isolated example of a particular functionality, making it easier to understand and implement these functions in your own projects. They are designed to be used with the Unity game engine and the Magic Leap platform. Note that they should be used in a real device environment for proper functioning.
Localization Map Overview
The Magic Leap OpenXR Localization Map Feature allows developers to manage Spaces inside their application. This includes functionality such as querying a list of spaces, requesting localization into a specific Space and importing/exporting on device Spaces.
ML Spaces Overview
The MLSpace API allows developers to manage Spaces inside their application. This includes functionality such as querying a list of spaces, requesting localization into a specific Space and importing/exporting on device Spaces.
MLSpace Examples
These scripts demonstrate various functionalities of the MLSpace API, which is used for managing spaces in a mixed reality environment. The scripts are broken down into specific functionalities: requesting permissions, retrieving available spaces, localizing into a space, exporting and saving spaces, and importing previously saved spaces. Each script serves as an isolated example of a particular functionality, making it easier to understand and implement these functions in your own projects. They are designed to be used with the Unity game engine and the Magic Leap platform. Note that they should be used in a real device environment for proper functioning.
Upgrade AR Cloud
Process for updating AR Cloud version after initial installation