1
0
mirror of https://github.com/microsoft/DirectXTex synced 2024-11-21 12:00:06 +00:00

Updated Home (markdown)

Chuck Walbourn 2020-12-16 12:58:25 -08:00
parent 8b3fc82f6a
commit 29cc97d833

@ -29,12 +29,6 @@ See this [blog post](https://walbourn.github.io/directxtex/) for an overview.
# CodePlex
DirectXTex was formerly hosted on [CodePlex](http://directxtex.codeplex.com/).
# NuGet
DirectXTex is also available on NuGet
* [Universal Windows Platform apps](https://www.nuget.org/packages/directxtex_uwp)
* [Windows desktop app using VS 2017 or VS 2019](https://www.nuget.org/packages/directxtex_desktop_2017)
* [Windows desktop app using VS 2017 or VS 2019 for Windows 10](https://www.nuget.org/packages/directxtex_desktop_win10)
# Porting from D3DX
See [this post](https://aka.ms/Kfsdiu) for a complete listing of D3DX equivalents.