A .NET wrapper for the Dear ImGui library.
Info
| Version: | 1.75.0 |
| Author(s): | Eric Mellino |
| Last Update: | Saturday, June 6, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/mellinoe/imgui.net |
| NuGet Url: | https://www.nuget.org/packages/ImGui.NET.Docking |
Install
Install-Package ImGui.NET.Docking
dotnet add package ImGui.NET.Docking
paket add ImGui.NET.Docking
ImGui.NET.Docking 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