ImGui.NET
ImGui.NET copied to clipboard
An ImGui wrapper for .NET.
Hello, are there any plans on adopting this library: https://github.com/altschuler/imgui-knobs It provides very usable and beautiful Knobs for ImGui. Currently only for C++ and Rust. I think it would be...
rd.xml file is workaround to SharpDx limitations.
Hi, I would like to ask to the community for some help/hint with some issues I am having with the TreeNodes. I am sure I missing something conceptually, so I...
After much effort I've managed to get ImPlot running without AccessViolationExceptions I cannot debug, but I am now getting assertion failed, `g.withinFrameScope` whilst using `ImPlot.ShowDemoWindow()`. I have cloned the project...
I'd like to get the ImGuiContext to loop through all the current Windows but there doesn't appear to be anyway to do this at the moment. The context contains the...
I wanted a textfield with no limit, and Rider auto-suggested `UInt32.MaxValue` I couldn't get it to read characters or numbers, but backspace somehow worked. Once I set it to a...
There are no ARM64 binaries for Windows, causing an exception on startup
It would be really cool if we could get a port of one of the methods discussed here (https://github.com/ocornut/imgui/issues/902) for ImGui.NET. Not sure if this would be a pain if...
I want to use ImGui.NET library but I am getting the following exception message; Could not load file or assembly 'ImGui.NET, Version=1.88.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. A...