Integrating Custom Rendering Engine with QML Quick | #QtWS22

In this talk, we will take a close look at how to seamlessly integrate a fully custom OpenGL rendering engine with QML Quick and how to achieve the best from both worlds. We will discuss how we can stream buffers, uniforms and textures off to rendering threads to multiple QML Windows, offscreen render our scenes and share framebuffers across multiple QML Quick items. With this approach, we keep our main loops responsive and rendering fast. Learn more about Qt: https://qt.io