Closed heriberto-delgado closed 5 years ago
Where are the template projects that combine XAML with Direct3D? I can't find any, and VS documentation for them is really poor.
The XAML templates are part of Visual Studio when you install the "UWP" workload and select the optional component "C++ Tools for UWP".
You might want to look at the additional C++/WinRT templates as well. See here.
For my purposes, I don't do anything with XAML.
Where are the template projects that combine XAML with Direct3D? I can't find any, and VS documentation for them is really poor.