Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 467 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 467 Bytes

Integration of Dear ImGui with Qt 3D via the Entity-Component system and the framegraph, meaning that direct usage of OpenGL or other graphics APIs is avoided and no private APIs or engine changes are necessary.

Also a good example for integrating any foreign engine that streams vertex/index data.

Tested with qt3d/dev. Should work with 5.10 and 5.9 too but those have not been tested.