walbourn / directx-vs-templates

Direct3D Visual Studio Templates
https://walbourn.github.io/direct3d-game-visual-studio-templates-redux/
MIT License
412 stars 56 forks source link

[Project Template] add WindowsAppSDK project templates #59

Closed Demonese closed 2 years ago

Demonese commented 2 years ago

Is it possible to add project templates for WindowsAppSDK? I think this helps developers get started with it.

ewdlop commented 2 years ago

WinUI3 please!

walbourn commented 2 years ago

These templates are all intended to be "full-screen/immersive" experiences a.k.a. like a game. This allows the same basic structure to work for Win32 desktop, UWP, and Xbox.

WinUI3, WPF, XAML, and DirectX+XAML are therefore out of scope for this repository.

A good place to request this kind of deved material for WinUI3 would be their GitHub project.