Open iocmet opened 2 years ago
Is the same renderer you just need to change how the text input is handled https://github.com/mellinoe/ImGui.NET/blob/master/src/ImGui.NET.SampleProgram.XNA/ImGuiRenderer.cs#L169 just comment the monogame code an replace with xna code
example in repo uses monogame and i cant use it renderer in xna app