#metal #bindings #graphics #api-bindings #3d-rendering

candle-metal

Rust对Metal的绑定(metal的临时分支)

1个不稳定版本

0.27.1 2023年11月20日

#459 in 图形API

MIT/Apache

3MB
10K SLoC

metal-rs

Actions Status Crates.io

对Metal 3D图形API的不安全Rust绑定。

文档

请注意,docs.rs将无法构建(尽管有限)此crate的文档!它们在Linux容器中构建,但当然这只能在MacOS上编译。

请使用cargo docs自行构建文档。

示例

示例目录展示了使用Metal图形API进行渲染和计算的不同方法。

可以使用以下命令运行示例

# Replace `window` with the name of the example that you would like to run
cargo run --example window

许可证

根据您的选择,许可协议为

贡献

除非您明确表示,否则根据Apache-2.0许可证定义,您提交的任何有意包含在作品中的贡献将根据上述条款双重许可,没有任何附加条款或条件。

依赖关系