rhachis 0.3.1

A game framework based off wgpu
Documentation
1
2
3
4
5
[default]
cargo run --example perlin

[check]
cargo clippy --examples && cargo test && cargo fmt