You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Works with Zig 0.13.0, as well as master as of July 28th, 2024.
Clone repo
zig build run
About
Rotating cube from https://rosettacode.org/wiki/Draw_a_rotating_cube (had to modify quite a bit to make it work). I don't think I'm using any external libraries, but I'm just guessing. All the raylib stuff is included in raylib-zig.