polystrip 0.7.0-beta.1

A powerful, flexible wrapper around wgpu
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[polystrip:build]
cargo build

[polystrip:run]
export METAL_DEVICE_WRAPPER_TYPE=1 # Enable metal API validation.
cargo run --example $1

[doc]
cargo doc

[miri]
cargo +nightly miri test --lib