Creates a window using SDL3, then draws to it using OpenGL bindings generated by zigglgen.
Uses the castholm/SDL Zig package, which builds SDL3 from source using the Zig build system.
Requires Zig 0.12.1
, 0.13.0
or 0.14.0-dev
(master).
zig build run