Go to file
2024-01-14 18:30:17 +02:00
libs use opengl directly to render a triangle 2024-01-14 18:28:46 +02:00
src use opengl directly to render a triangle 2024-01-14 18:28:46 +02:00
.gitignore add zig hello world 2024-01-11 23:59:25 +02:00
.gitmodules add raylib submodule 2024-01-11 23:59:35 +02:00
build.zig use opengl directly to render a triangle 2024-01-14 18:28:46 +02:00
README.md add readme 2024-01-14 18:30:17 +02:00

OpenGL + Raylib Zig Example

zig build run