SkillAgentSearch skills...

ImGui.Net

This repository contains a thin low-level autogenerated bindings for Imgui in C# used by Evergine

Install / Use

/learn @EvergineTeam/ImGui.Net
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ImGui.Net

This repository contains a thin low-level autogenerated C# bindings for Imgui used by Evergine. You will find c# bindings of the most popular imgui libraries as well, Imguizmo, Implot and Imnodes.

Build Status

Build cimgui Libraries Nuget

How it works

This automated binding are generated based on the cimgui project json outputs:

which are c-api wrapper autogenerated from the original github projects:

Github Workflow

The github workflow allows to generate new Nuget versions easily.

Test

Check at Generator\Test an Evergine project created with the default template which uses the bindings.

capture4 capture2 capture1 capture3

Development

  • Optionally, update all submodules.
  • Then, build cimgui and its native extensions running .\scripts\deploy-win-native.ps1 -buildImgui -buildExtensions
  • Use visual studio to compile and generate every binding.

NOTE: Extensions bindings use latest Imgui nuget package on Nuget.org.

Platforms

We are working to add support to all this plaforms:

  • [x] Windows x86, x64
  • [x] Linux x64
  • [x] MacOS
  • [x] WebAssembly
  • [ ] iOS
  • [ ] Android

Related Skills

View on GitHub
GitHub Stars74
CategoryDevelopment
Updated9d ago
Forks3

Languages

C#

Security Score

100/100

Audited on Mar 18, 2026

No findings