swamp-render-wgpu

Crates.ioswamp-render-wgpu
lib.rsswamp-render-wgpu
version0.0.13
sourcesrc
created_at2024-11-14 16:54:37.894252
updated_at2024-12-03 19:14:19.011563
descriptionrender pixel perfect 2D sprites
homepage
repositoryhttps://github.com/swamp/swamp
max_upload_size
id1448045
size36,409
Peter Bjorklund (piot)

documentation

README

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.13"

License

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

Commit count: 53

cargo fmt