A .NET wrapper for the Dear ImGui library.
Info
Version: | 1.91.0.1 |
Author(s): | Eric Mellino |
Last Update: | Thursday, August 1, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mellinoe/imgui.net |
NuGet Url: | https://www.nuget.org/packages/ImGui.NET |
Install
Install-Package ImGui.NET
dotnet add package ImGui.NET
paket add ImGui.NET
ImGui.NET Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Buffers(>= 4.4.0)
- System.Numerics.Vectors(>= 4.4.0)
- System.Runtime.CompilerServices.Unsafe(>= 4.4.0)
Tags