Ziggified GLFW bindings with 100% API coverage, zero-fuss installation, cross compilation, and more.
|
||
---|---|---|
.github | ||
src | ||
.gitattributes | ||
.gitignore | ||
build.zig | ||
build.zig.zon | ||
LICENSE | ||
LICENSE-APACHE | ||
LICENSE-MIT | ||
README.md |
Perfected GLFW bindings for Zig
Features
- Zero-fuss installation, cross-compilation at the flip of a switch, and broad platform support.
- 100% API coverage. Every function, type, constant, etc. has been exposed in a ziggified API.
See also: What does a ziggified GLFW API offer?
Community maintained
The Mach engine project no longer uses GLFW, and so this project is now community-maintained. Pull requests are welcome and will be reviewed. The project will still target nominated Zig versions but may not see regular updates as it is no longer a Mach project (see hexops/mach#1166).
Note: hexops/glfw
Some old documentation is available at https://machengine.org/v0.4/pkg/mach-glfw/