#sprites #render #game

swamp-wgpu-sprites

wgpu sprite utility functions

21 releases

Uses new Rust 2024

new 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

#2740 in Game dev

Download history 69/week @ 2024-11-18 197/week @ 2024-11-25 370/week @ 2024-12-02 218/week @ 2024-12-09 26/week @ 2024-12-16 130/week @ 2024-12-30 184/week @ 2025-01-06 395/week @ 2025-01-13 74/week @ 2025-01-20 3/week @ 2025-01-27 8/week @ 2025-02-03 5/week @ 2025-02-10 22/week @ 2025-02-17 17/week @ 2025-02-24 360/week @ 2025-03-03

404 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
~510K SLoC