1
0
mirror of https://github.com/microsoft/DirectXTex synced 2024-11-09 14:30:05 +00:00

Updated Home (markdown)

Chuck Walbourn 2020-02-25 19:54:45 -08:00
parent a773a279f6
commit 4ab5138a90

@ -29,6 +29,12 @@ 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.