Example application to create a 'triangle' using OpenGL and Zig.
- It's using the mach-glfw
- mach-glfw works with nominated (like nightly) version of Zig (doc)
- OpenGL library was generated by https://github.com/MasterQ32/zig-opengl
- The file can also be copied from this or from another repo.