ImGui.NET icon indicating copy to clipboard operation
ImGui.NET copied to clipboard

Implot integration

Open TillAlex opened this issue 5 years ago • 12 comments

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

TillAlex avatar Jul 26 '20 18:07 TillAlex

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

sonoro1234 avatar Aug 29 '20 16:08 sonoro1234

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

sonoro1234 avatar Sep 01 '20 06:09 sonoro1234

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

msruzy avatar Sep 21 '20 09:09 msruzy

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 avatar Nov 23 '20 19:11 Vivian-A

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 avatar Nov 25 '20 02:11 Vivian-A

@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.

Vivian-A avatar Nov 28 '20 22:11 Vivian-A

Not a bounty but a star at least?

sonoro1234 avatar Nov 29 '20 08:11 sonoro1234

@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.

TillAlex avatar Nov 29 '20 11:11 TillAlex

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

Vivian-A avatar Nov 30 '20 01:11 Vivian-A

@Vivian-A Perfect. Thanks a lot!

TillAlex avatar Nov 30 '20 09:11 TillAlex

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

kv-gits avatar Feb 21 '22 17:02 kv-gits

@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

zaafar avatar Feb 21 '22 17:02 zaafar