Crates.io | piet-wgpu |
lib.rs | piet-wgpu |
version | 0.3.4 |
source | src |
created_at | 2023-05-05 17:49:22.059981 |
updated_at | 2024-02-11 06:13:30.615505 |
description | A hardware-accelerated 2D graphics backend for piet using wgpu |
homepage | https://codeberg.org/notgull/piet-wgpu |
repository | https://codeberg.org/notgull/piet-wgpu |
max_upload_size | |
id | 857942 |
size | 233,832 |
A piet
implementation based on wgpu
.
piet-wgpu
is free software: you can redistribute it and/or modify it under the
terms of either:
piet-wgpu
is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE. See the GNU Lesser General Public License or the Mozilla Public License
for more details.
You should have received a copy of the GNU Lesser General Public License and the
Mozilla Public License along with piet-wgpu
. If not, see
https://www.gnu.org/licenses/ or https://www.mozilla.org/en-US/MPL/2.0/.