[vtkusers] Rendering with long interval

Dejan Zivkovic dejan.zivkovic90 at gmail.com
Thu Oct 15 12:04:38 EDT 2015


I have (in a huge application) a vtk scene that is updated with Qt timer
every 30ms (some updates and GetRenderWindowI)->Render()). This animation
worked so far, and now it shows only black screen. One thing that changed
is that the application does much more processing in the main thread, so
these Qt update-render call is called not so often (delay is a few
seconds). Is that the possible reason for just showing black screen?

If the Render() method is called rarely, does the animations shows?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20151015/7eb34500/attachment.html>


More information about the vtkusers mailing list