Skip to content
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

Bindings implementation for imnodes and imgui-node-editor. #29

Merged
merged 3 commits into from
Jan 23, 2021

Conversation

abvadabra
Copy link
Contributor

@abvadabra abvadabra commented Jan 17, 2021

This PR adds java bindings for imnodes and imgui-node-editor.

There is no shared code or mutual dependency of any kind between these libraries. It's up to user to decide which library to use since each has it's own pros and cons.

I kept code documentation for both of libraries close to the original size (which is almost zero for imgui-node-editor) and it's expected that user will refer to the original library page for support.

Aside from bindings code I also implemented simple example usage for both of the editors in demo window.
node-editors

@SpaiR
Copy link
Owner

SpaiR commented Jan 23, 2021

Great work and my large appreciation!

@SpaiR SpaiR merged commit 53b9516 into SpaiR:master Jan 23, 2021
@SpaiR SpaiR added 3rd party feat New feature or request labels Jan 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants