blob: 3ab913ce4b4d4a03ae6aa9d96c3587a90da76cdc (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# zeal
Graphics framework for Zig, or gfz, is an idiomatic wrapper for GLFW in Zig.
## Copying

gfz is free software: you can redistribute it and/or modify it
under the terms of the GNU [Lesser General Public License][lgplv3] as
published by the Free Software Foundation, either version 3 of the License,
or (at your option) any later version.
[lgplv3]: https://www.gnu.org/licenses/lgpl-3.0.html
|