<div dir="ltr">I found the following thread which is dealing with the same topic.<div><a href="http://vtk.1045678.n5.nabble.com/animation-while-renderer-responsive-td5747316.html">http://vtk.1045678.n5.nabble.com/animation-while-renderer-responsive-td5747316.html</a><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2018-05-15 11:51 GMT-04:00 Aurélien Marsan <span dir="ltr"><<a href="mailto:aur.marsan@gmail.com" target="_blank">aur.marsan@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Dear vtk-users,<div><br></div><div>I am using Python-Qt-VTK in order to develop a graphical interface.</div><div><br></div><div>At some point, I need to animate the view. I use the vtkActor.RotateZ function. </div><div><br></div><div>Everything works well, until I delegate the animation to a Threading.Thread. </div><div>The actors is well rotated, but I can't update the Renderer automatically. </div><div>The window is only update when I use the mouse and click on it. </div><div><br></div><div>Any tips for this ? </div><div><br></div><div>Bests, </div><span class="HOEnZb"><font color="#888888"><div><br></div><div>- Aurélien -</div></font></span></div>
</blockquote></div><br></div>