#sprites #render #game

swamp-wgpu-sprites

wgpu sprite utility functions

21 releases

Uses new Rust 2024

0.0.18 Mar 6, 2025
0.0.17 Mar 3, 2025
0.0.16-alpha.2 Jan 18, 2025
0.0.14-alpha.2 Dec 31, 2024
0.0.11 Nov 24, 2024

#2899 in Game dev

Download history 284/week @ 2024-11-27 219/week @ 2024-12-04 199/week @ 2024-12-11 14/week @ 2024-12-18 62/week @ 2024-12-25 77/week @ 2025-01-01 384/week @ 2025-01-08 234/week @ 2025-01-15 26/week @ 2025-01-22 4/week @ 2025-01-29 8/week @ 2025-02-05 8/week @ 2025-02-12 28/week @ 2025-02-19 184/week @ 2025-02-26 230/week @ 2025-03-05 32/week @ 2025-03-12

475 downloads per month
Used in 16 crates (4 directly)

MIT license

29KB
475 lines

swamp-wgpu-sprites 🐊

Crates.io Documentation

Welcome to swamp-wgpu-sprites, a collection of small utility functions for wgpu designed for 2D sprites.

📦 Installation

Add swamp-wgpu-sprites to your project's Cargo.toml:

[dependencies]
swamp-wgpu-sprites = "0.0.18"

License

This project is licensed under the MIT License - see the LICENSE file for details.

Dependencies

~5–34MB
~506K SLoC