1 unstable release

0.0.0-alpha.1 May 1, 2024

#313 in Programming languages

Download history 113/week @ 2024-04-28 43/week @ 2024-05-05

156 downloads per month

Apache-2.0

150KB
3K SLoC

🤘 Saxaboom

Actions Status Latest version Documentation Lines of code MIT Contributor Covenant

Banner

Small helper library around Metal shader converter to create metal shader libraries from DXIL files.

Usage

Add this to your Cargo.toml:

[dependencies]
saxaboom = "0.1.0"
// A code example

Regenerating Bindings

This crate contains bindings generated by bindgen. Typically, the included bindings can be used as-is, but if needed they can be regenerated by running cargo run from within the bindings_generator folder.

Dependencies

~0–5MB