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

Updated Home (markdown)

Chuck Walbourn 2020-06-26 11:28:08 -07:00
parent 8d4ae0ea30
commit 9f6fa42ed3

@ -51,7 +51,7 @@ See [Direct3D 11 Textures and Block Compression](https://walbourn.github.io/dire
The **xtexconv** sample also includes some auxiliary platform-specific functionality for Xbox One XDK development on the [Microsoft Game Developer Network](https://developer.xboxlive.com/en-us/platform/development/education/Pages/Samples.aspx) (_access required_). This includes functions for tiling & de-tiling textures, and a variant ``.DDS`` file reader/writer for storing tiled textures. The [DirectX Tool Kit](http://go.microsoft.com/fwlink/?LinkId=248929) includes the [XboxDDSTextureLoader](https://github.com/Microsoft/DirectXTK/wiki/XboxDDSTextureLoader) for using placement texture creation using this DDS file variant.
# Windows SDK Sample
There is another version of the _DirectXTex_ library and the ``texconv`` utility as an official Microsoft Windows SDK Sample on [MSDN Code Gallery](http://code.msdn.microsoft.com/windowsdesktop/DirectX-11-Texture-fecd4824). It is functionality similar to the June 2013 release.
There is another version of the _DirectXTex_ library and the ``texconv`` utility as an official Microsoft Windows SDK Sample on *MSDN Code Gallery*. It is functionality similar to the June 2013 release.
# IHV compressors
The various video independent hardware vendors (IHVs) have their own texture toolsets as well.