wgpu-shapes 0.2.1

simple shape renderer for wgpu
Documentation
1
2
3
4
5
6
7
### I consent to the transfer of this crate to the first person who asks help@crates.io for it. If you want access to the git-repository let me know.


# WGPU Shapes


is a simple "renderer" which makes it easier to render basic shapes with wgpu.

Best used with [wgpu_noboiler](https://crates.io/crates/wgpu-noboiler)