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.
 
 
Mikko 82f9b2eb64 Fix paths for examples 2 years ago
..
DrawVertDeclaration.cs Overhaul the library with autogenerated code. 6 years ago
ImGui.NET.SampleProgram.XNA.csproj Fix paths for examples 2 years ago
ImGuiRenderer.cs Fix up rendering logic in sample programs. 2 years ago
Program.cs Updated to MonoGame 3.7 (#87) 5 years ago
README.md Renderer - FNA (#62) 6 years ago
SampleGame.cs Update to v1.78. 4 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