Skip to content

deadlyfingers/MixedRealityIoTMonitoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mixed Reality IoT Monitoring Unity sample for HoloLens

Dependencies

  • HoloToolkit 2017.4.1.0 (import Unity Package)
  • Azure Function Toolkit (install as git submodule)
    git submodule update --init --recursive
  • VuForia (built-in to Unity 2017)
    Open Unity project and select GameObject > VuForia > VuMark

Setup

  1. Install Unity project dependencies listed above
  2. Create VuForia VuMarks database and add to Unity project
  3. Setup IoT Remote Monitoring sample
  4. Deploy Azure Functions backend

*For steps 2-4 please refer to the developer blog post