#2d-graphics #2d #graphics #gpu #back-end

piet-glow

A hardware-accelerated 2D graphics backend for piet using glow

8 releases

0.1.8 Feb 11, 2024
0.1.7 Dec 17, 2023
0.1.5 Oct 12, 2023
0.1.4 Jul 29, 2023
0.1.0 Mar 6, 2023

#175 in Graphics APIs

Download history 55/week @ 2023-12-18 7/week @ 2024-02-05 65/week @ 2024-02-19 33/week @ 2024-02-26 10/week @ 2024-03-11 92/week @ 2024-04-01

102 downloads per month
Used in theo

LGPL-3.0-or-later OR MPL-2.0

120KB
1K SLoC

piet-glow

A piet frontend over OpenGL, using the glow crate.

Source Code

The canonical code for this repository is kept on our Codeberg. For convenience, a mirror is kept on GitHub.

License

piet-glow is free software: you can redistribute it and/or modify it under the terms of either:

  • GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
  • Mozilla Public License as published by the Mozilla Foundation, version 2.

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/.

Dependencies

~22MB
~406K SLoC