1. Знакомство с руководствами по Пространственным привязкам Azure1. Introduction to the Azure Spatial Anchors tutorials
Добро пожаловать в руководства по Пространственным привязкам Azure!Welcome to the Azure Spatial Anchors tutorials! Из этой серии руководств вы узнаете о Пространственных привязках Azure (ASA) и о том, как использовать возможности смешанной реальности в реальном мире.Through this tutorial series, you will learn the fundamentals of Azure Spatial Anchors (ASA) and how to anchor a complete mixed reality experience in the real world. Вы также узнаете, как развернуть проект в Android и iOS.You will also learn how to deploy your project to Android and iOS.
Руководства в этой серии:Tutorials in this series:
- Введение (вы уже здесь)Introduction (You're already here)
- Начало работы с Пространственными привязками AzureGetting started with Azure Spatial Anchors
- Сохранение, получение и совместное использование Пространственных привязок AzureSaving, retrieving, and sharing Azure Spatial Anchors
- Отображение сведений о Пространственных привязках AzureDisplaying Azure Spatial Anchor feedback
- Пространственные привязки Azure для Android и iOSAzure Spatial Anchors for Android and iOS
ЗадачиObjectives
- Узнать, как создавать пространственные привязки и получать их из Azure.Learn how to create spatial anchors and fetch them from Azure
- Узнать, как обеспечить пространственное выравнивание в сеансах приложения.Learn how to achieve spatial alignment across app sessions
- Узнать, как реализовать пространственное выравнивание на нескольких устройствах.Learn how to achieve spatial alignment between multiple devices
- Узнать, как подготовить, создать и развернуть проект в Android и iOS.Learn how to prepare, build, and deploy your project to Android and iOS
Предварительные условияPrerequisites
- Компьютер с Windows 10, настроенный с помощью требуемых установленных инструментов.A Windows 10 computer configured with the correct tools installed
- Пакет SDK для Windows 10 версии 10.0.18362.0 и выше.Windows 10 SDK 10.0.18362.0 or later version
- Устройство HoloLens 2, настроенное для разработки.A HoloLens 2 device configured for development
- Unity Hub с Unity 2019.3.15 и модулем поддержки сборки универсальной платформы Windows.Unity Hub with Unity 2019.3.15 installed and the Universal Windows Platform Build Support module added
- Выполненные инструкции из раздела Создание ресурса Пространственных привязок статьи Краткое руководство. Создание приложения Unity HoloLens, которое использует Пространственные привязки Azure.Completed the Create a Spatial Anchors resource section of the Quickstart: Create a Unity HoloLens app that uses Azure Spatial Anchors tutorial
- Знакомство с серией руководств по началу работы или базовый опыт работы с Unity и MRTK.Finished the Getting started tutorials series or some basic prior experience with Unity and MRTK
- Если планируется развертывание на устройствах Android и HoloLensIf you intend to deploy to Android as well as HoloLens
- Устройство Android с включенными возможностями разработки и поддержкой ARCore, подключенное через USB к компьютеру Windows или macOS.A developer enabled and ARCore capable Android device with USB connection to your Windows or macOS computer
- Unity Hub с Unity 2019.3.15 и модулем Android Build Support.Unity Hub with Unity 2019.3.15 installed and the Android Build Support module added
- Если планируется развертывание на устройствах iOS и HoloLensIf you intend to deploy to iOS as well as HoloLens
- Компьютер macOS с последней версией Xcode и CocoaPods.A macOS computer with the latest version of Xcode and CocoaPods installed
- Совместимое с ARKit устройство iOS, подключенное через USB к компьютеру macOS.An ARKit compatible iOS device with USB connection to your macOS computer
- Unity Hub с Unity 2019.3.15 и модулем iOS Build Support.Unity Hub with Unity 2019.3.15 installed and the iOS Build Support module added
Внимание!
Рекомендуемая версия набора средств для смешанной реальности для этой серии руководств — МРТК 2.4.0.The recommended Mixed Reality Toolkit version for this tutorial series is MRTK 2.4.0.
Внимание!
Рекомендуемая версия Unity для этой серии руководств — Unity 2019.3.15.The recommended Unity version for this tutorial series is Unity 2019.3.15. Это заменяет все требования к версии Unity, указанные выше.This supersedes any Unity version requirements stated in the prerequisites linked above.