Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 870 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 870 Bytes

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