Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/s5bug/zglt

Proof of concept GL loader for zglfw
https://github.com/s5bug/zglt

Last synced: 17 days ago
JSON representation

Proof of concept GL loader for zglfw

Awesome Lists containing this project

README

        

# zglt

Proof-of-concept GL loader for zglfw for Zig.

Probably only builds on Windows out-of-the-box but if you add `glfw3.a` to
`lib` and modify the `linkSystemLibrary`s in `build.zig` to remove
Windows-specific things it should work elsewhere.