walbourn/directx-sdk-samples

How can I add a new sample with vs2019?

zz817 opened this issue · 1 comments

There are some dx11 samples not in this repo, but installed with Microsoft DirectX SDK (June 2010.

ContactHardeningShadows11
DDSWithoutD3DX11
DecalTessellation11
DetailTessellation11
PNTriangles11
WindowsTouch

These samples are vs2010 or vs 2013, how can I convert them to vs2019 and add to this repo?

This repository has "cleaned up" versions of the samples. I did not convert those samples to remove all use of legacy D3DX11.

You can, however, find them all on this repo which uses the Microsoft.DXSDK.D3DX NuGet package instead of the legacy DirectX SDK.