<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div><span></span></div><div><meta http-equiv="Content-Type" content="text/html charset=us-ascii">Hi,<div class=""><br class=""></div><div class="">I have a QOpenGLWidget that draws using gl calls. I would like to use a VTK render to draw inside the same canvas.</div><div class=""><br class=""></div><div class="">I tried to use a QVTKRenderWindowInteractor passing the canvas as parent, but the canvas starts flickering and I cannot see any rendering.</div><div class="">The same VTK render (using the same QVTKRenderWindowInteractor) works correctly in a separate vtkrenderwindow.</div><div class=""><br class=""></div><div class="">Is there any simple way to just get the VTKRender to draw directly into the glRender loop of the canvas using the existing rendering window? </div><div class="">Or any other suggestions.</div><div class=""><br class=""></div><div class="">I am using VTK 8.1.0 and Qt 5.10 and this QVTKRenderWindowInteractor: <a href="https://gitlab.kitware.com/alextsui05/vtk/blob/e9e9ffcfbbad68343a0782a1d9024735b7649a46/Wrapping/Python/vtk/qt5/QVTKRenderWindowInteractor.py" class="">https://gitlab.kitware.com/alextsui05/vtk/blob/e9e9ffcfbbad68343a0782a1d9024735b7649a46/Wrapping/Python/vtk/qt5/QVTKRenderWindowInteractor.py</a></div><div class=""><br class=""></div><div class="">Thank you,</div><div class="">Steve</div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div></div><div></div></body></html>