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

Qt Widget for ImGui and Direct3D / DirectX #2293

Closed
giladreich opened this issue Jan 17, 2019 · 3 comments
Closed

Qt Widget for ImGui and Direct3D / DirectX #2293

giladreich opened this issue Jan 17, 2019 · 3 comments
Labels

Comments

@giladreich
Copy link
Contributor

giladreich commented Jan 17, 2019

Hey everyone,

I made an opensource project as thanks back to Dear ImGui to support the people who will be using Qt and DirectX.

Originally Qt not supporting DirectX, since their painting engine based on OpenGL, I therefore created these widgets to simplify the usage of Direct3D in Qt.

I hope some of you will find it useful for your own projects and interesting as much as I did :)

qt_and_imgui

Link:
https://github.com/giladreich/QtDirect3D

@ocornut
Copy link
Owner

ocornut commented Jan 18, 2019

Added to Wiki in https://github.com/ocornut/imgui/wiki/Bindings and Readme, thank you.

@ocornut
Copy link
Owner

ocornut commented Apr 3, 2019

Closing this (link avail in readme and wiki).

@tatolevicz
Copy link

Hey @giladreich I'm facing the same issue as you in the begging .. the Imgui isn't responsive when promoting it inside a Qt openglwidget.. but I'm on a macOS and the backend is not the same I think. Can give a clue if the solution for you works on macOS too or I'm doing something wrong!?

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

No branches or pull requests

3 participants