Updated ImGui Binder

A forum to store posts deemed exceptionally wise and useful
Post Reply
BeastBurst
Posts: 1
Joined: Tue Mar 07, 2023 9:29 pm

Updated ImGui Binder

Post by BeastBurst »

Hello,

I want to share with you my work on updating the repository of https://github.com/ZahlGraf/IrrIMGUI about his binding for ImGui.
Originally it was using ImGui 1.46 and needed some love in order to be usable with newer versions.

I did my best and I upgrade the compatibility with up ImGui version 1.79.

You can see and use the updated binding here: https://github.com/Armmegon/Irrlicht-ImGui

P.S.
I got stuck on upgrading it above https://github.com/ocornut/imgui/releases/tag/v1.80

As in version 1.80 they remove

Code: Select all

io.RenderDrawListsFn
which requires further changes to the repo.

Please take and look and if interested to upgrade it above 1.79 make a pull request so I can merge it and everyone can enjpy latests version of ImGui with Irrlicht.
zielin
Posts: 20
Joined: Thu Aug 02, 2012 5:45 am
Location: Poland

Re: Updated ImGui Binder

Post by zielin »

Hello, great info. Is it working with trunk version of Irrlicht?
Noiecity
Posts: 92
Joined: Wed Aug 23, 2023 7:22 pm
Contact:

Re: Updated ImGui Binder

Post by Noiecity »

Thanks
**
If you are looking for people with whom to develop your game, even to try functionalities, I can help you, free and in an anonymous way if necessary. You can send me a private message.

https://www.artstation.com/noiecty
**
Post Reply