swamp-render

Crates.ioswamp-render
lib.rsswamp-render
version0.0.9
sourcesrc
created_at2024-11-01 15:48:43.23648
updated_at2024-11-04 15:22:17.890124
descriptionrender pixel perfect 2D sprites
homepage
repositoryhttps://github.com/piot/swamp-render
max_upload_size
id1431983
size34,555
Peter Bjorklund (piot)

documentation

README

swamp-render 🐊

Crates.io Documentation

Swamp Render 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 to your project’s Cargo.toml:

[dependencies]
swamp-render = "0.0.9"

License

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

Commit count: 71

cargo fmt