2023-08-04 19:49:30 -07:00
|
|
|
<a href="https://machengine.org/pkg/mach-glfw">
|
|
|
|
<picture>
|
|
|
|
<source media="(prefers-color-scheme: dark)" srcset="https://machengine.org/next/assets/mach/glfw-full-dark.svg">
|
|
|
|
<img alt="mach-gpu" src="https://machengine.org/next/assets/mach/glfw-full-light.svg" height="150px">
|
|
|
|
</picture>
|
|
|
|
</a>
|
2021-07-10 01:11:39 -07:00
|
|
|
|
2023-08-04 19:49:30 -07:00
|
|
|
Perfected GLFW bindings for Zig
|
2021-07-04 10:36:34 -07:00
|
|
|
|
2023-08-04 19:49:30 -07:00
|
|
|
## Features
|
2021-07-04 10:36:34 -07:00
|
|
|
|
2023-08-04 19:49:30 -07:00
|
|
|
* 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.
|
2021-07-18 13:50:53 -07:00
|
|
|
|
2023-08-04 19:49:30 -07:00
|
|
|
See also: [What does a ziggified GLFW API offer?](https://machengine.org/pkg/mach-glfw/)
|
2021-07-18 14:52:11 -07:00
|
|
|
|
2023-08-04 19:49:30 -07:00
|
|
|
## Documentation
|
2021-07-18 14:52:11 -07:00
|
|
|
|
2023-08-04 19:49:30 -07:00
|
|
|
[machengine.org/pkg/mach-glfw](https://machengine.org/pkg/mach-glfw)
|
2023-07-08 14:58:00 -07:00
|
|
|
|
2021-12-14 19:01:45 -07:00
|
|
|
## Join the community
|
|
|
|
|
2023-08-04 19:49:30 -07:00
|
|
|
Join the [Mach community on Discord](https://discord.gg/XNG3NZgCqp) to discuss this project, ask questions, get help, etc.
|
2021-12-14 19:01:45 -07:00
|
|
|
|
2021-10-24 05:48:08 -07:00
|
|
|
## Issues
|
2021-07-18 14:52:45 -07:00
|
|
|
|
2021-10-24 05:48:08 -07:00
|
|
|
Issues are tracked in the [main Mach repository](https://github.com/hexops/mach/issues?q=is%3Aissue+is%3Aopen+label%3Aglfw).
|