LakeByTheWoods / zig-bgfx-sdl2

Minimal zig project to get bgfx running with sdl2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 it
To build and run:

zig build fetch
zig build run

About

Minimal zig project to get bgfx running with sdl2

License:MIT License


Languages

Language:Zig 83.9%Language:C 16.1%