Search Unity

HoloLens Spatial Mapping surface data

Discussion in 'VR' started by hdin898, Feb 27, 2018.

  1. hdin898

    hdin898

    Joined:
    Jan 12, 2018
    Posts:
    6
    Hi I'm quite new to HoloLens,

    I want to draw bounding boxes around the separate surfaces in my room. I was wondering if it was possible to do this.


    Thanks
     
  2. SaharaKaye_

    SaharaKaye_

    Joined:
    Oct 13, 2016
    Posts:
    3
    Hi, there is a script in MixedRealityToolKit that does that for you.

    Take a look at the example scene SpatialUnderstandingExample in HoloToolKit-Examples to see this in action and dive deeper in the code to understand and use it yourself :)