Skip to content

30 days of Unreal Engine Development journey of 2 HoloLens Developers.

Notifications You must be signed in to change notification settings

nocardio/30DaysOfUnrealEngine

 
 

Repository files navigation

30 Days Of Unreal Engine Development

Overview

30 days of Unreal Engine Development for HoloLens 2 is our journey (Ayşegül and Em, to learn Unreal development for Mixed Reality. We are part of Azure Cloud Advocacy Team and experienced developers who are learning Unreal Development together.

First we start our journey from the HoloLens Chess App Tutorial and we add new features to make it a full featured game with AI, real time multi players streamed state and AI. Follow along by downloading or forking the repo branch for the day. Some of the features we will build are:

  • When you finish moving a piece, snap it to the nearest grid position on the board. If your move is not valid chess, snap the piece back to its previous position.
  • Add in Azure Cognitive Services voice support for interactions (e.g. “Pawn to D4”)
  • Send board data updates between the two users sessions — a good chance to try out PlayFab?)
  • Detect if a player has won, or if stalemate has happened.
  • Add support for smartphone AR and translating hand interactions to 2D drag interactions.
  • Add in Azure Spatial Anchors(ASA) to let players and viewers share a board in the same physical location.

We would like to build more games after the Chess App is done. Let us know what you are interested in learning by opening an issue on this repo or reaching out to us on twitter @AysSomething or @LazerWalker.

Catch the stream every Tuesday and Thursdays at Microsoft LearnTV or Twitch Microsoft Developer Channel.

  • Tuesdays and Thursdays
  • 9-10 PM UTC
  • 5-6 PM EST
  • 2-3 PM PST

Mixed Reality UX Tools for Unreal

Day 01 : 11 August 2020

Project setup and getting to know the Unreal UI and HoloLens Unreal tutorial.

Day 01 Twitch Stream

Links:

Day 02: 18 August 2020

Making your scene interactive.

Links

Day 03: 27 August 2020

Links

Day 04: 15 September 2020

Links

Day 05: 17 September 2020

Links

30 Days of Unreal Engine - Day 5

Kippy's Escape

Day 06: 24 September 2020

Links

About

30 days of Unreal Engine Development journey of 2 HoloLens Developers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C++ 99.8%
  • Other 0.2%