DearImgui backends

I used the Imgui Odin bindings to write backends directly in Odin.
It currently supports Windows as a platform with Direct3D11, OpenGL 3.3 and an experimental software rasterizer as render backends.
You can find it on GitHub:

3 Likes