1
2
Fork
You've already forked zig-glfw
0
Zig bindings for GLFW 3.4
  • Zig 100%
Find a file
2026年04月21日 19:07:04 +02:00
example split vulkan into separate module depending on snektron bindings 2026年04月21日 19:07:04 +02:00
src split vulkan into separate module depending on snektron bindings 2026年04月21日 19:07:04 +02:00
.gitignore update to Zig 0.16 2026年04月21日 18:24:16 +02:00
build.zig split vulkan into separate module depending on snektron bindings 2026年04月21日 19:07:04 +02:00
build.zig.zon split vulkan into separate module depending on snektron bindings 2026年04月21日 19:07:04 +02:00
LICENSE update copyright notice 2026年04月05日 20:22:11 +02:00
README.md update README and version 2026年04月10日 19:04:19 +02:00

Zig bindings for GLFW.

Opinionated and primarily for usage in Valdala.

Mostly ignores OpenGL specific hints and functions.