Minimal bgfx "hello world" example.
This doesn't use the bgfx example framework. GLFW is used for windowing. There are separate single and multithreaded examples.
Premake 5 is used instead of GENie, so this also serves as an example of how to build bgfx, bimg and bx with a different build system.
Using the bgfx library with C++ on Ubuntu and the associated repository.