ImGui.NET.ToolBox a set of controls and helpers for ImGui.NET. The current supported ImGui.NET version is 1.91.
- Visual Studio 2022.
- .NET 8: cross-platform framework for building modern apps and powerful cloud services.
- ImGui.NET: .NET wrapper for ImGui
Two options:
- Reference the nuget package: ImGui.NET.ToolBox.
- Add a Git sub model and reference directly the wanted source files.
The usage depends on which control or helper you want to use. For detailed documentation, please read this.
For 0.2 version, I aim the following:
- Improve file dialog controls
- add extension to file name automatically
- add breadcrumb to navigate to specific folders quickly
- add a button to create a folder
MIT
For any information, please contact me at contact@dlabs.eu.
- Project structure created using https://github.com/dyze/CSProjectTemplate