This is a .NET wrapper for the immediate mode GUI library, Dear ImGui (https://github.com/ocornut/imgui). ImGui.NET lets you build graphical interfaces using a simple ...
Hi, I'm using C# (only) and I was wondering if it's possible to use Hexa.NET.ImGui rather than the Imgui.NET package. This is because ImGui.NET is missing the "Internal" methods of Dear Imgui. These ...