This is a MixedRealityToolkit style repository for code bits and components that may not run directly on Microsoft HoloLens or immersive headsets but instead pair with them to build experiences.
MIT License
595
stars
288
forks
source link
Spectator View: replace macro definitions with a basical UI in calibration #170
A proposal to replace macro definitions in stdafx.h with a simple UI window preceding the main CalibrationApp window.
This may appear helpful when a user does not want to setup Visual Studio, modify code and rebuild the application in order to change the HoloLens IP and/or numerical parameters for calibration.
A proposal to replace macro definitions in
stdafx.h
with a simple UI window preceding the main CalibrationApp window. This may appear helpful when a user does not want to setup Visual Studio, modify code and rebuild the application in order to change the HoloLens IP and/or numerical parameters for calibration.