blob: 7c43e60430f1dc86a7515e983127bf0460c0714c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# gfz
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
|