Skip to content

Implot integration #191

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
TillAlex opened this issue Jul 26, 2020 · 12 comments
Open

Implot integration #191

TillAlex opened this issue Jul 26, 2020 · 12 comments

Comments

@TillAlex
Copy link
Contributor

TillAlex commented Jul 26, 2020

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
Copy link

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

@sonoro1234
Copy link

sonoro1234 commented Sep 1, 2020

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

@msruzy
Copy link

msruzy commented Sep 21, 2020

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

@Vivian-A
Copy link

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
Copy link

Vivian-A commented Nov 25, 2020

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
Copy link

@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
Copy link

Not a bounty but a star at least?

@TillAlex
Copy link
Contributor Author

@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
Copy link

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

@TillAlex
Copy link
Contributor Author

@Vivian-A Perfect. Thanks a lot!

@kv-gits
Copy link

kv-gits commented Feb 21, 2022

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

@zaafar
Copy link
Collaborator

zaafar commented Feb 21, 2022

@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: ImGuiNET/ImGui.NET-nativebuild#3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants
@sonoro1234 @zaafar @TillAlex @msruzy @Vivian-A @kv-gits and others