#game #render #swamp #sprite

swamp-render-wgpu

render pixel perfect 2D sprites

12 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

#29 in #sprite

34 downloads per month
Used in 13 crates (9 directly)

MIT license

99KB
2K SLoC

swamp-render 🐊

Crates.io Documentation

Swamp Render Wgpu is a Rust crate designed to simplify sprite-based rendering using wgpu and swamp-wgpu-sprites. It provides an easy-to-use abstraction for managing sprites, materials, and rendering pipelines.

📦 Installation

Add swamp-render-wgpu to your project’s Cargo.toml:

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

License

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

Dependencies

~14–49MB
~799K SLoC