# swamp-wgpu-sprites 🐊
[](https://crates.io/crates/swamp-wgpu-sprites)
[](https://docs.rs/swamp-wgpu-sprites)
Welcome to **swamp-wgpu-sprites**, a collection of small utility functions for [wgpu](https://github.com/gfx-rs/wgpu) designed for 2D sprites.
## 📦 Installation
Add swamp-wgpu-sprites to your project's `Cargo.toml`:
```toml
[dependencies]
swamp-wgpu-sprites = "0.0.13"
```
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.