![]() |
VOOZH | about |
dotnet add package Hexa.NET.KittyUI --version 1.2.0
NuGet\Install-Package Hexa.NET.KittyUI -Version 1.2.0
<PackageReference Include="Hexa.NET.KittyUI" Version="1.2.0" />
<PackageVersion Include="Hexa.NET.KittyUI" Version="1.2.0" />Directory.Packages.props
<PackageReference Include="Hexa.NET.KittyUI" />Project file
paket add Hexa.NET.KittyUI --version 1.2.0
#r "nuget: Hexa.NET.KittyUI, 1.2.0"
#:package Hexa.NET.KittyUI@1.2.0
#addin nuget:?package=Hexa.NET.KittyUI&version=1.2.0Install as a Cake Addin
#tool nuget:?package=Hexa.NET.KittyUI&version=1.2.0Install as a Cake Tool
Hexa.NET.KittyUI is a minimalistic UI framework built around the popular imgui library, designed to be lightweight and highly portable. It supports cross-platform development and comes with rendering backends for both Direct3D 11 (D3D11) and OpenGL 4.
Before you start using Hexa.NET.KittyUI, ensure you have the following prerequisites installed:
Install the NuGet Package:
You can install the Hexa.NET.KittyUI package via NuGet by adding Hexa.NET.KittyUI to your project dependencies.
Integrate with Your Project:
After installing the package, simply include it in your project and start building your UI components.
// See https://aka.ms/new-console-template for more information
using Hexa.NET.ImGui;
using Hexa.NET.KittyUI;
AppBuilder builder = new();
builder.AddWindow("Main Window", () =>
{
ImGui.Text("Hello, World!");
});
builder.Run();
This project is licensed under the MIT License - see the LICENSE file for details.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 is compatible. net9.0-android net9.0-android was computed. net9.0-android35.0 net9.0-android35.0 is compatible. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-android36.0 net10.0-android36.0 is compatible. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 5 NuGet packages that depend on Hexa.NET.KittyUI:
| Package | Downloads |
|---|---|
|
Hexa.NET.KittyUI.WebView
A sub-module for Hexa.NET.KittyUI, adds a CEF WebView for ImGui integration. |
|
|
Hexa.NET.KittyUI.ImGuizmo
ImGuizmo integration for Hexa.NET.KittyUI, providing 3D gizmo manipulation tools for ImGui-based applications. |
|
|
Hexa.NET.KittyUI.ImNodes
ImNodes integration for Hexa.NET.KittyUI, providing node editor functionality for building visual scripting and graph-based interfaces. |
|
|
Hexa.NET.KittyUI.ImPlot
ImPlot integration for Hexa.NET.KittyUI, providing advanced plotting and data visualization capabilities for ImGui-based applications. |
|
|
Hexa.NET.KittyUI.OpenAL
OpenAL integration for Hexa.NET.KittyUI, providing cross-platform audio capabilities and 3D positional audio for ImGui-based applications. |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.2.0 | 122 | 4/17/2026 |
| 1.1.16 | 148 | 2/2/2026 |
| 1.1.15 | 137 | 1/28/2026 |
| 1.1.14 | 469 | 12/16/2025 |
| 1.1.13 | 300 | 12/15/2025 |
| 1.1.12 | 275 | 10/26/2025 |
| 1.1.11 | 252 | 9/11/2025 |
| 1.1.10 | 217 | 9/11/2025 |
| 1.1.9 | 356 | 4/13/2025 |
| 1.1.8 | 513 | 2/15/2025 |
| 1.1.7 | 321 | 1/21/2025 |
| 1.1.6 | 252 | 1/21/2025 |
| 1.1.5 | 314 | 1/19/2025 |
| 1.1.4 | 262 | 1/16/2025 |
| 1.1.3 | 275 | 1/16/2025 |
| 1.1.0 | 337 | 12/8/2024 |
| 1.0.9 | 236 | 12/4/2024 |
| 1.0.8 | 204 | 11/9/2024 |
| 1.0.7 | 201 | 11/4/2024 |
| 1.0.6 | 217 | 11/3/2024 |