Crates.io | swamp-render |
lib.rs | swamp-render |
version | 0.0.9 |
source | src |
created_at | 2024-11-01 15:48:43.23648 |
updated_at | 2024-11-04 15:22:17.890124 |
description | render pixel perfect 2D sprites |
homepage | |
repository | https://github.com/piot/swamp-render |
max_upload_size | |
id | 1431983 |
size | 34,555 |
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.
Add swamp-render to your project’s Cargo.toml:
[dependencies]
swamp-render = "0.0.9"
This project is licensed under the MIT License - see the LICENSE file for details.