Fork of the .NET wrapper for the Dear ImGui library with support for DX9, DX11 and Win32 implementations on Windows.
Info
Version: | 1.75.1 |
Author(s): | Eric Mellino, Sewer56 |
Last Update: | Tuesday, May 26, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mellinoe/imgui.net |
NuGet Url: | https://www.nuget.org/packages/ImGui.NET.DirectX |
Install
Install-Package ImGui.NET.DirectX
dotnet add package ImGui.NET.DirectX
paket add ImGui.NET.DirectX
ImGui.NET.DirectX 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