Skip to content

A Rust implementation of Basis Universal transcoder

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE.txt
MIT
LICENSE-MIT.txt
Notifications You must be signed in to change notification settings

JakubValtar/basisu_rs

Repository files navigation

basisu_rs

This is a work in progress Rust implementation of a Basis Universal transcoder, based on the .basis File Format and ETC1S Texture Video Specification and UASTC Texture Specification.

The goal of this project is to support transcoding textures supercompressed with BasisLZ/ETC1S or UASTC into natively supported compressed formats, such as ETC, ASTC, BC7, or unpacked RGBA.

The initial implementation was written in 2020. Currently I'm cleaning up and refactoring the code to release it as a crate.

About

A Rust implementation of Basis Universal transcoder

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE.txt
MIT
LICENSE-MIT.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages