| crate | description |
|---|---|
| basisu_c_sys | Raw Rust binding for the basisu pure C API, through FFI on native and wasm-bindgen on web |
| bevy_basisu_loader | Basisu texture loader for bevy |
| bevy_basisu_saver | Basisu saver and asset processor for bevy |
To run the examples and tests in this repository, please make sure git core.symlinks is enabled,
and clone https://github.com/beicause/basisu_c_sys_asset_files to the project root directory.