[vtkusers] Rendering animation

David Cole DLRdave at aol.com
Tue Sep 15 09:21:14 EDT 2015


Don't call Start?

Instead, just call Render over and over again from whatever code is driving
your animation.


HTH,
David C.


On Tuesday, September 15, 2015, Dejan Zivkovic <dejan.zivkovic90 at gmail.com>
wrote:

> Hi,
>
> I have a problem running the animation in vtk widget.
> I followed this tutorial for making animation:
> http://www.vtk.org/Wiki/VTK/Examples/Cxx/Utilities/AnimationScene ,
> and I put the animation in some vtk widget.
>
> Problem is that the animation (specifically renderWindowInteractors method
> start())
> jumps into main loop and blocks the whole vtk widget.
>
> Can you give me some hint how to solve this?
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20150915/f51d221c/attachment.html>


More information about the vtkusers mailing list