Skip to content

Adapting other plug-ins #182

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
thejasonfisher opened this issue Feb 17, 2024 · 1 comment
Open

Adapting other plug-ins #182

thejasonfisher opened this issue Feb 17, 2024 · 1 comment
Labels
faq A frequent issue, remaining opened to facilitate discoverability

Comments

@thejasonfisher
Copy link

I was looking to play with ImSequencer in python and noticed there were limitations and earlier issues.

There is a more recent imgui sequencer project available -- https://gitlab.com/GroGy/im-neo-sequencer

Is there a documented/build template process to 'porting' these to imgui_bundle for python?

@pthom pthom added the faq A frequent issue, remaining opened to facilitate discoverability label Feb 17, 2024
@pthom
Copy link
Owner

pthom commented Feb 17, 2024

Hi,

If you look at the section Python bindings: update & adding new libraries of the developer docs, you should find some useful information.

If you choose to do it, please keep me informed of your progress, as I'm interested in seeing whether it is easy or not for other users. I'm not sure I would add this sequencer to the official set of libraries of ImGui Bundle (which already includes 20 libraries), but if you do include it, please write a small demo in python and C++ so that I can assess its value.

As an appetizer, I did a 2 minutes video showing how the generator would work on this particular library:
https://share.descript.com/view/VEKBBjLqI8N

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
faq A frequent issue, remaining opened to facilitate discoverability
Projects
None yet
Development

No branches or pull requests

2 participants