Crates.io | swamp-render-wgpu |
lib.rs | swamp-render-wgpu |
version | 0.0.13 |
source | src |
created_at | 2024-11-14 16:54:37.894252 |
updated_at | 2024-12-03 19:14:19.011563 |
description | render pixel perfect 2D sprites |
homepage | |
repository | https://github.com/swamp/swamp |
max_upload_size | |
id | 1448045 |
size | 36,409 |
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.
Add swamp-render-wgpu to your project’s Cargo.toml:
[dependencies]
swamp-render-wgpu = "0.0.13"
This project is licensed under the MIT License - see the LICENSE file for details.