ImGuiNET / ImGui.NET

An ImGui wrapper for .NET.
MIT License
1.85k stars 300 forks source link

Implot integration #191

Open TillAlex opened 4 years ago

TillAlex commented 4 years ago

It would be great if ImGui.net would integrate Implot as well. Similar to cimgui there is already a c-api wrapper for implot:

https://github.com/cimgui/cimplot

sonoro1234 commented 4 years ago

and also https://github.com/cimgui/cimguizmo now!!

sonoro1234 commented 4 years ago

They can be merged on a single DLL as done in LuaJIT-ImGui

msruzy commented 3 years ago

it's wonderful if imgui.net can supports implot! I am looking forward to it。

Vivian-A commented 3 years ago

Anyone have any idea how to do this? I've been trying for a while, but I've just been banging my head against the wall.

Vivian-A commented 3 years ago

Alright, after spending a day or so on this with no progress, I'm going to put up a bounty of $100 USD PayPal (or gitpay, first time offering a bounty like this, so if I'm doing something wrong, please tell me!) minimum for integrating ImPlot (functionally) to this.

Vivian-A commented 3 years ago

@TillAlex Hey, how do you want me to pay the bounty for this? Couldn't find your email! If you have somewhere I could DM you about that, give me a shout and I'll pay up. Couldn't make this post on the PR for some reason.

sonoro1234 commented 3 years ago

Not a bounty but a star at least?

TillAlex commented 3 years ago

@Vivian-A I really appreciate the idea of your bounty, but I think it is not me deserving the money, as most of the great work we are using has been done by @mellinoe , @sonoro1234 , @epezent, @ocornut and many others.

My suggestion: Donate the money to Médecins Sans Frontières (www.msf.org) or any other non profit organization of your choice. I hope all the people mentioned will be happy with that.

Let us know which organisation you chose or send the money to the the PayPal account connected to the email address in my profile and I will donate it to Médecins Sans Frontières.

Vivian-A commented 3 years ago

Done, sorry for the late response guys! image chrome_ofBJQ7v7Ee @TillAlex

TillAlex commented 3 years ago

@Vivian-A Perfect. Thanks a lot!

kv-gits commented 2 years ago

Are there any manuals how to update to new version of implot?

zaafar commented 2 years ago

@kv-gits

unfortunately no, I can make a pipeline if I figure out the process and all the corner cases. also, ref to some unresolved discussions on this topic: https://github.com/mellinoe/ImGui.NET-nativebuild/pull/3