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

https://github.com/griush/zig-opengl-example

Minimal example using GFLW/OpenGL/zm made in Zig
https://github.com/griush/zig-opengl-example

glfw opengl zig zig-package

Last synced: 5 months ago
JSON representation

Minimal example using GFLW/OpenGL/zm made in Zig

Awesome Lists containing this project

README

          

# Triangle example
Simple OpenGL example in Zig using `zm`, `zig-glfw`, `zigglgen`.

## Usage
Run in the root `zig build run`.