| Crates.io | directxtex |
| lib.rs | directxtex |
| version | 1.3.0 |
| created_at | 2024-01-23 07:54:34.430186+00 |
| updated_at | 2025-01-08 06:53:35.258578+00 |
| description | Unofficial Rust bindings for Microsoft's DirectXTex library |
| homepage | https://github.com/Ryan-rsm-McKenzie/directxtex-rs |
| repository | https://github.com/Ryan-rsm-McKenzie/directxtex-rs |
| max_upload_size | |
| id | 1110479 |
| size | 6,741,516 |
These are unofficial Rust bindings for the DirectXTex texture processing library. A C++17 compliant compiler is required to build this library, and it is verified to work on Windows, Linux, and MacOS. The docs contain a migration table that describes the equivalency between the original C++ API and its Rust bindings. Please see DirectXTex's README for more info.
The stable release docs are available at: https://docs.rs/directxtex/latest/directxtex/
Changelogs are available at: https://github.com/Ryan-rsm-McKenzie/directxtex-rs/releases