Skip to content

Latest commit

 

History

History
50 lines (42 loc) · 1.8 KB

File metadata and controls

50 lines (42 loc) · 1.8 KB
title Tutorial overview and objectives
description Overview for course that teaches you how to implement Azure Face Recognition within a mixed reality application.
author jessemcculloch
ms.author jemccull
ms.date 02/26/2019
ms.topic article
keywords mixed reality, unity, tutorial, hololens
ms.localizationpriority high

1. Overview and objectives

Device support

Course HoloLens (1st gen) HoloLens 2 Immersive headsets
✔️

Before you start

Prerequisites

  • A Windows 10 PC configured with the correct tools installed
  • Windows 10 SDK 10.0.18362.0 or later
  • Some basic C# programming ability
  • A HoloLens 2 device configured for development
  • Unity Hub with Unity 2019.2.X installed and the Universal Windows Platform Build Support module added

Important

The recommended Unity version for this tutorial series is Unity 2019.2.X. This supersedes any Unity version requirements or recommendations stated in the prerequisites linked above.

Next lesson: 2. Initializing your project and first application