<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->Play();<br> scene->Stop();<br> renderWindowInteractor->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't see any resolution. Does anyone know if this is possible?<br><br>Thanks,<br><br>David</div>
</div></div>