# swamp-wgpu-sprites 🐊
[![Crates.io](https://img.shields.io/crates/v/swamp-wgpu-sprites)](https://crates.io/crates/swamp-wgpu-sprites)
[![Documentation](https://docs.rs/swamp-wgpu-sprites/badge.svg)](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.14-alpha.2"
```
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.