astcenc-rs

Crates.ioastcenc-rs
lib.rsastcenc-rs
version0.1.1
created_at2020-10-11 16:54:22.51757+00
updated_at2025-01-09 16:46:20.838641+00
descriptionIdiomatic Rust bindings to the official ASTC encoder library from ARM
homepagehttps://github.com/eira-fransham/astcenc-sys
repositoryhttps://github.com/eira-fransham/astcenc-sys
max_upload_size
id298397
size9,087,121
Eira Fransham (eira-fransham)

documentation

https://docs.rs/astcenc-sys

README

astcenc - ASTC Encoder/Decoder for Rust

This library implements safe, ergonomic bindings for ARM's astc-encoder C/C++ library. The usage is simple and the bindings have comprehensive tests.

Usage

See examples.

Commit count: 54

cargo fmt