<div dir="ltr">All of the examples of vtkAnimationScene do something like this at the end of main():<br clear="all"><div><div><br>  scene-&gt;Play();<br>  scene-&gt;Stop();<br>  renderWindowInteractor-&gt;Start();<br><br>which means that the animation runs to completion (without handling interaction), and then interaction begins. I would like to be able to interact while the animation is running. <br>
<br>I found a couple of old threads about this, but I didn&#39;t see any resolution. Does anyone know if this is possible?<br><br>Thanks,<br><br>David</div>
</div></div>