5 stable releases
| 1.3.0 | Jan 8, 2025 |
|---|---|
| 1.2.0 | Jan 4, 2025 |
| 1.1.1 | Dec 23, 2024 |
| 1.1.0 | Dec 13, 2024 |
| 1.0.0 | Jan 23, 2024 |
#377 in Images
199 downloads per month
Used in 4 crates
(2 directly)
1.5MB
31K
SLoC
DirectXTex Rust Bindings
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
lib.rs:
Migration Table
Dependencies
~5MB
~57K SLoC