Windows Mixed Reality

Overview of the Windows Mixed Reality technology.

To develop Windows Mixed Reality, you need these headers:

For programming guidance for this technology, see:

Functions

 
CreateForWindow

Instantiates a HolographicSpace object and binds it to the current application.
GetForWindow

Retrieves a SpatialInteractionManager object bound to the active application.

Interfaces

 
IHolographicSpaceInterop

Enables interoperability with a WinRT HolographicSpace object and provides access to HolographicSpace members for representing a holographic scene.
ISpatialInteractionManagerInterop

Enables interoperability with a WinRT SpatialInteractionManager object and provides access to SpatialInteractionManager members for accessing user input from hands, motion controllers, and system voice commands.