HexaEngine / Hexa.NET.ImGui.Widgets

MIT License
2 stars 0 forks source link

ImGui Widget Collection for Hexa.NET.ImGui

This 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.

Table of Contents

Installation

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

Widgets

Helper classes and types

Widgets Extra (Requires my math lib)

Contributing

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.

License

This project is licensed under the MIT License. See the LICENSE file for details.