SurfaceMeshesToPlanes

The core concept of this approach is converting the observed surfaces returned by SurfaceObserver into a set of planes using the script SurfaceMeshesToPlanes. The process also includes tagging the type of plane using some basic heuristics; for example, vertical planes are considered walls. The lowest horizontally plane is tagged as being the floor and the highest horizontal plane tagged as being the ceiling, an so on.

Let's start by creating a new empty GameObject, naming it SpatialProcessing, where we will attach all our spatial processing components to. Do this via the menu GameObject | Create Empty, and give it the name SpatialProcessing. As mentioned earlier, we will be making use of some of the tools bundled in ...

Get Microsoft HoloLens By Example now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.