/ziggy

An experimental and small 3d engine written in Zig.

Primary LanguageC

ziggy

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++.

TODO

  • update bgfx bindings to be more idiomatic zig and make it a hard boundary between C/C++ and Zig
  • make imgui work