zig-glfw/README.md
Carl Åstholm 1338578255 support other Zig versions in addition to Zig 2024.10
Support for Zig 0.12.1, 0.13.0, master, etc. is only incidental and is
not as thoroughly tested. mach-glfw only officially targets Zig 2024.10.
2024-12-03 23:34:00 +01:00

1.2 KiB

mach-glfw

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 (and may only incidentally work on other Zig versions) but may not see regular updates as it is no longer a Mach project (see hexops/mach#1166).

Some old documentation is available at https://machengine.org/v0.4/pkg/mach-glfw/