LakeByTheWoods/zig-bgfx-sdl2
Minimal zig project to get bgfx running with sdl2
SDL2 needs to be intalled on your system so that zig build can find itTo build and run:
zig build fetch zig build run