Ecosyste.ms: Awesome
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: 3 months ago
JSON representation
Minimal example using GFLW/OpenGL/zm made in Zig
- Host: GitHub
- URL: https://github.com/griush/zig-opengl-example
- Owner: griush
- License: unlicense
- Created: 2024-08-02T22:20:17.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-08-15T20:16:44.000Z (5 months ago)
- Last Synced: 2024-09-30T03:20:58.339Z (4 months ago)
- Topics: glfw, opengl, zig, zig-package
- Language: Zig
- Homepage:
- Size: 10.7 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`.