
- #Microsoft visual studio 2017 cannot see directx 11 template install#
- #Microsoft visual studio 2017 cannot see directx 11 template windows#
#Microsoft visual studio 2017 cannot see directx 11 template install#
To get the latest project templates, install them as an extension to Visual Studio 2019. If not, you have an older version of the holographic project templates installed. Holographic DirectX 11 C++/WinRT UWP app project template in Visual Studio 2019īe sure that the project template's name includes "(C++/WinRT)". Select Holographic DirectX 11 App (Universal Windows) (C++/WinRT).

#Microsoft visual studio 2017 cannot see directx 11 template windows#

The Windows Mixed Reality app template can: The mixed reality app, however, has some additional capabilities that aren't present in a typical Direct3D UWP app. It also has an IFrameworkView, just like any other UWP app. The template includes a program loop, a DeviceResources class to manage the Direct3D device and context, and a simplified content renderer class. The DirectX 11 holographic UWP app template is much like the DirectX 11 UWP app template. If targeting desktop Windows Mixed Reality headsets, you can create a UWP app or a Win32 app. For new native app projects, we recommend using the OpenXR API.Ī holographic app you create for a HoloLens will be a Universal Windows Platform (UWP) app.

This article relates to the legacy WinRT native APIs. Windows Mixed Reality, holographic app, new app, UWP app, template app, holograms, new project, walkthrough, download, sample code, mixed reality headset, windows mixed reality headset, virtual reality headset
