Fork of mellinoe/ImGui.NET, an ImGui wrapper for .NET, which includes access to internal functions.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Eric Mellino 35aabdc9b8 Bump to 1.72b (NuGet version 1.72.0). 5 years ago
..
DrawVertDeclaration.cs Overhaul the library with autogenerated code. 6 years ago
ImGui.NET.SampleProgram.XNA.csproj Bump to 1.72b (NuGet version 1.72.0). 5 years ago
ImGuiRenderer.cs Fix FNA input for text 5 years ago
Program.cs Updated to MonoGame 3.7 (#87) 6 years ago
README.md Renderer - FNA (#62) 6 years ago
SampleGame.cs cleanup 5 years ago

README.md

ImGui.NET renderer for XNA-likes (FNA & MonoGame)

To run this sample program:

MonoGame (default, NuGet package for "DesktopGL"-version already installed)

FNA