Repo for exploring wgpu for Rust. Based on wgpu examples and Learn wgpu by @sotrh.
- Clone this repo:
- Run the project:
- For web using
trunk serve
- For desktop using
cargo run
- For web using
Repo for exploring wgpu for Rust. Based on wgpu examples and Learn wgpu by @sotrh.
trunk serve
cargo run