Example with SDL2 window.
You can run the example program with odin run example from the root of this repository.
Static libs for the windows_amd64 and linux_amd64 targets are included, but you should not trust libraries downloaded this way, and compile them yourself.
The example program contains compiled shaders. You will need to compile bgfx's shaderc tool to build your own shaders.