Crates.io | piet-glow |
lib.rs | piet-glow |
version | 0.1.8 |
source | src |
created_at | 2023-03-06 17:44:24.443726 |
updated_at | 2024-02-11 06:10:30.017063 |
description | A hardware-accelerated 2D graphics backend for piet using glow |
homepage | https://codeberg.org/notgull/piet-glow |
repository | https://codeberg.org/notgull/piet-glow |
max_upload_size | |
id | 802852 |
size | 254,910 |
A piet
frontend over OpenGL, using the glow
crate.
The canonical code for this repository is kept on our Codeberg. For convenience, a mirror is kept on GitHub.
piet-glow
is free software: you can redistribute it and/or modify it under the
terms of either:
piet-hardware
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-hardware
. If not, see
https://www.gnu.org/licenses/ or https://www.mozilla.org/en-US/MPL/2.0/.