/holo-island-viz

Software visualization IslandViz for Microsoft HoloLens

Primary LanguageC#

Island-Viz for MS Hololens

Setting up your Project

  • clone this repo
  • open the repo folder with unity
  • download the holoToolkit from https://github.com/Microsoft/MixedRealityToolkit-Unity
  • Import the HoloToolKit into Directory "External". Assets -> Import Package -> Custom Package… and select the downloaded file. This can take some time.
  • navigate into the projects root directory and load the submodules with git submodule update --init --recursive.