[vtkusers] Render speed for rendering multiple renderwindows

Mark Wyszomierski markww at gmail.com
Thu Dec 15 16:57:01 EST 2005


Wouldn't it depend on what data you're rendering? I've rendered 16
wins at once when the data was just straight 2D images texture mapped
onto quads. Rendering multiple volumes in different windows at once on
the other hand might be quite the opposite. This has been my experience.

Mark

On 15 Dec 2005 16:46:48 -0500, Eigil Samset <samset at bwh.harvard.edu> wrote:

>
> The time it takes to execute the call
> Rw->Render();
> on a vtkRenderWindow increases 10-fold when executing Render() on >2
> renderwindow sequentially within a tight loop. Is the display possibly
> cleared?
> This is not desirable behavior in interactive applications.
>
> Eigil
>
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20051215/7f921ea0/attachment.htm>


More information about the vtkusers mailing list