Ziggified GLFW bindings with 100% API coverage, zero-fuss installation, cross compilation, and more.
Find a file
2024-06-15 07:43:33 -07:00
.github all: update Zig to version 0.13.0-dev.351+64ef45eb0 2024-06-02 13:53:11 -07:00
src Update Window.zig 2024-06-15 07:43:33 -07:00
.gitattributes all: ensure .git* files are standard across subprojects 2022-08-23 08:36:51 -07:00
.gitignore update to Zig 2024.05 2024-06-02 13:53:11 -07:00
build.zig update to Zig 2024.05 2024-06-02 13:53:11 -07:00
build.zig.zon update to Zig 2024.05 2024-06-02 13:53:11 -07:00
LICENSE LICENSE: note directories with a separate LICENSE file 2021-07-05 12:46:20 -07:00
LICENSE-APACHE initialize repository 2021-07-04 10:36:34 -07:00
LICENSE-MIT initialize repository 2021-07-04 10:36:34 -07:00
README.md README: fix alt text 2023-08-04 19:55:16 -07:00

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?

Documentation

machengine.org/pkg/mach-glfw

Join the community

Join the Mach community on Discord to discuss this project, ask questions, get help, etc.

Issues

Issues are tracked in the main Mach repository.