mach-glfw-opengl-example
zgl

mach-glfw-opengl-example | zgl | |
---|---|---|
2 | 3 | |
43 | 462 | |
- | 3.9% | |
4.1 | 5.2 | |
8 months ago | 18 days ago | |
Zig | Zig | |
GNU General Public License v3.0 or later | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
mach-glfw-opengl-example
- mach-glfw OpenGL 4.1 example
-
Example of using ZGL and mach-glfw?
Actually, I went ahead and created an example just now: https://github.com/hexops/mach-glfw-opengl-example
zgl
-
How do I pass strings to [*c]const [*c]const u8?😕
I want to load shader files using @embedFile(), and pass them to Zgl (https://github.com/ziglibs/zgl) .shaderSource(). That takes a [c]const [c]const u8, which is equivalent to a 2d array of u8.
-
Example of using ZGL and mach-glfw?
I want to try using ZGL and mach-glfw and I just can't get it to work.
-
How do I link static library?
...but I sort of don't know how do these things properly. Here's my main.zig file (please note that I'm also using zwl and zgl here)...
What are some alternatives?
zig-opengl - OpenGL binding generator based on the opengl registry
zig-network - A smallest-common-subset of socket functions for crossplatform networking, TCP & UDP
mach-glfw - Ziggified GLFW bindings with 100% API coverage, zero-fuss installation, cross compilation, and more.
fastfilter - fastfilter: Binary fuse & xor filters for Zig (faster and smaller than bloom filters)
mach - zig game engine & graphics toolkit
microzig - Unified abstraction layer and HAL for several microcontrollers
capy - 💻Build one codebase and get native UI on Windows, Linux and Web
zig-args - Simple-to-use argument parser with struct-based config
wren-zig - wren bindings for zig
zig-xlsxwriter - A Zig library for writing files in the Excel 2007+ XLSX file format
libepoxy - Epoxy is a library for handling OpenGL function pointer management for you
