Skip to content

Traverse-Research/saxaboom

Repository files navigation

🤘 Saxaboom

Actions Status Latest version Documentation Lines of code MIT Contributor Covenant

Banner

Small helper library around the metal_irconverter 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.

About

Small helper library around the `metal_irconverter` to create metal shader libraries from DXIL files.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published