deadlyfingers / MixedRealityIoTMonitoring

Unity sample for monitoring Azure IoT devices using HoloLens

Home Page:https://www.deadlyfingers.net/code/custom-vuforia-vumarks-to-identify-iot-devices-with-hololens

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Unity sample for monitoring Azure IoT devices using HoloLens

https://www.deadlyfingers.net/code/custom-vuforia-vumarks-to-identify-iot-devices-with-hololens

License:MIT License


Languages

Language:C# 100.0%