Hexa.NET.ImGui.Widgets is a comprehensive library of custom widgets for the ImGui graphical user interface library. This package includes a variety of pre-built widgets that enhance the functionality and usability of ImGui in your .NET applications. Each widget is designed to be easy to integrate, with consistent styling and behavior. This library is an extension of the Hexa.NET.ImGui wrapper, providing additional UI components for a seamless user experience.
$ dotnet add package Hexa.NET.ImGui.WidgetsThis repository contains a variety of custom widgets and utilities designed to extend the capabilities of the Hexa.NET.ImGui library. Whether you're developing tools, applications, or games, these widgets will help you create more interactive and user-friendly interfaces.
To use the ImGui Widget Collection in your project, install the NuGet package:
dotnet add package Hexa.NET.ImGui.Widgets
dotnet add package Hexa.NET.ImGui.Widgets.Extras
We welcome contributions to the ImGui Widget Collection! If you have an idea for a new widget or an improvement to an existing one, please submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.