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 |
#171 in Images
680 downloads per month
Used in 2 crates
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
~63K SLoC