directxtex

Crates.iodirectxtex
lib.rsdirectxtex
version1.3.0
created_at2024-01-23 07:54:34.430186+00
updated_at2025-01-08 06:53:35.258578+00
descriptionUnofficial Rust bindings for Microsoft's DirectXTex library
homepagehttps://github.com/Ryan-rsm-McKenzie/directxtex-rs
repositoryhttps://github.com/Ryan-rsm-McKenzie/directxtex-rs
max_upload_size
id1110479
size6,741,516
Ryan McKenzie (Ryan-rsm-McKenzie)

documentation

README

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

Commit count: 69

cargo fmt