odin-imgui
odin-imgui copied to clipboard
Add Raylib backend for imgui.
As the title suggests, this adds the Raylib backend for ImGui.
Inspired by the following codebase: https://github.com/oskaritimperi/imgui-impl-raylib
Tested and working with default font. I have not added any demo code, but I can add if needed.