rhachis 0.7.0

A game framework based off wgpu and winit
Documentation
1
2
3
4
5
6
7
[default]
cargo run --example postprocess

[check]
cargo clippy --examples -- -D warnings
cargo test
cargo fmt