Hello everyone.

The Mixed Reality Forums here are no longer being used or maintained.

There are a few other places we would like to direct you to for support, both from Microsoft and from the community.

The first way we want to connect with you is our mixed reality developer program, which you can sign up for at https://aka.ms/IWantMR.

For technical questions, please use Stack Overflow, and tag your questions using either hololens or windows-mixed-reality.

If you want to join in discussions, please do so in the HoloDevelopers Slack, which you can join by going to https://aka.ms/holodevelopers, or in our Microsoft Tech Communities forums at https://techcommunity.microsoft.com/t5/mixed-reality/ct-p/MicrosoftMixedReality.

And always feel free to hit us up on Twitter @MxdRealityDev.
Options

Documentation on Spatial Awareness in HoloLens 2

Hello!

I am trying to create an application in the latest Unity build, that will essentially allow me to detect the ground and make people stand in it with the use of HoloLens 2. After a lot of research into several technologies, I decided that probably the best would be to use the native spatial awareness system incorporated inside the Mixed Reality Toolkit. My issue now, is that the documentation on HoloLens 2 is pretty scarce. I found the following tutorial:
https://microsoft.github.io/MixedRealityToolkit-Unity/Documentation/SpatialAwareness/SpatialAwarenessGettingStarted.html

It really helped me set things up, but it does not mention how we can use Spatial Awareness, first to simply map the world around, and second how to use those data. So my question is how we are going to use those ? All the YouTube tutorials I found mention HoloLens 1st Generation and they are generally outdated.

Thank you!

Sign In or Register to comment.