Skip to content

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

License

Notifications You must be signed in to change notification settings

EvergineTeam/ImGui.Net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImGui.Net

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

Build Status

CI Imgui CI Extensions CD Imgui CD Extensions

Project Nuget
Imgui Nuget
Imguizmo Nuget
Implot Nuget
Imnodes 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:

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:

  • Windows x86, x64
  • Linux x64
  • MacOS
  • iOS
  • Android
  • WebAssembly

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages