mirror of
https://github.com/microsoft/DirectXTex
synced 2024-11-09 14:30:05 +00:00
Updated Home (markdown)
parent
29cc97d833
commit
54e805bff8
7
Home.md
7
Home.md
@ -41,11 +41,8 @@ These modules are included in _DirectX Tool Kit_ ([DX11](http://go.microsoft.com
|
||||
|
||||
See [Direct3D 11 Textures and Block Compression](https://walbourn.github.io/direct3d-11-textures-and-block-compression/)
|
||||
|
||||
# Xbox One XDK
|
||||
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*. It is functionality similar to the June 2013 release.
|
||||
# Xbox
|
||||
The **xtexconv** sample also includes some auxiliary platform-specific functionality for Xbox One XDK / Microsoft GDK development, which are visible in the ``xbox`` branch. This includes functions for tiling & de-tiling textures, and a variant ``.DDS`` file reader/writer for storing tiled textures. The *DirectX Tool Kit* includes the XboxDDSTextureLoader [DX11](https://github.com/Microsoft/DirectXTK/wiki/XboxDDSTextureLoader) / [DX12](https://github.com/Microsoft/DirectXTK12/wiki/XboxDDSTextureLoader) for using placement texture creation using this DDS file variant.
|
||||
|
||||
# IHV compressors
|
||||
The various video independent hardware vendors (IHVs) have their own texture toolsets as well.
|
||||
|
Loading…
Reference in New Issue
Block a user