swamp-render-wgpu 0.0.14-alpha.2

render pixel perfect 2D sprites
Documentation

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.14-alpha.2"

License

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