An experimental and small 3d engine (hopefully some day) written in Zig with the purpose of learning more about the language and interoperability with C/C++.
- update bgfx bindings to be more idiomatic zig and make it a hard boundary between C/C++ and Zig
- make imgui work